When you paste text onto a graph, Maltego tries to identify the type of entity that is pasted from text. Consider the following example:
domain.com www.website.com 123@123.com 74.207.243.85 Paul Richards 082 361 4778 this is a phrase 104.200.16.0-104.200.31.255 https://www.paterva.com/web7/
Copying and pasting all the above text into Maltego leads to the following entities:
Note that the URL entity type displays the title of the URL not the entire URL (but the entity will work as expected as the full URL is stored as an entity property).
Specifying Entity Type
Keep in mind that Maltego will fail at recognition of complex entities in some cases (think phone numbers in unusual formats!) In these cases, you might want to tell Maltego what the entity type is. This can be done by prepending the entity value with the entity type. Consider the following text:
maltego.Phrase#domain.com maltego.Phrase#www.website.com maltego.Phrase#123@123.com maltego.Phrase#74.207.243.85
When the above is selected, and pasted it results in the following graph:
Entity types (e.g. what’s inserted before the #) can be obtained by dragging an entity to the graph and looking in the Detail View at the entity type description (highlighted in orange below):