Open navigation

Maltego Legacy Transforms

Modified on: Fri, 24 Mar, 2023 at 5:49 PM

Overview

The Maltego Legacy Transforms provide the current and historic technologies which websites are built upon.

 

These Transforms are particularly useful for discovering relationships between websites and for retrieving the details on how these are related and the duration of the relation (e.g., IP's and tracking codes).

 

Maltego's Legacy Transforms are provided to Maltego users as part of the Maltego Standard Transforms which any Maltego Desktop Client has access to. The Maltego Standard Transforms support a vast variety of investigative tasks, including network footprinting, social media investigations, digital forensics, enriching threat intelligence, analyzing web content and more. They can be used on their own to conduct investigations, or supplement other specialized integrations available in the Transform Hub.

 

For more information about Maltego Standard Transforms click here


Standard Transforms: Maltego Legacy Transforms

To DNS Name [From DynDNS username]

Description

Looks up an alias against a list of dyndns domains.


Transform Meta Info

InformationValue
Display NameTo DNS Name [From DynDNS username]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceFrom DynDNS username
Transform NametoDynDNSNames
Short DescriptionLooks up an alias against a list of dyndns domains.
Input Entitiesmaltego.Alias
Output Entitiesmaltego.DNSName

To Phrase [Change Entity Type]

Description

Converts an Alias to a phrase Entity.


Transform Meta Info

InformationValue
Display NameTo Phrase [Change Entity Type]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceChange Entity Type
Transform NameconvertToPhrase
Short DescriptionConverts an Alias to a phrase entity.
Input Entitiesmaltego.Alias
Output Entitiesmaltego.Phrase

To DNS Name [Enumerate hostname numerically]

Description

Enumerates hostnames numerically. E.g. mail1.maltego.com would try mail2., mail3.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
autoPaddingAuto PaddingbooleanTrueTrueTrueFalse
paddingPaddingint0TrueTrueFalse
rangeEndRange Endint9TrueTrueFalse
rangeStartRange Startint1TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo DNS Name [Enumerate hostname numerically]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceEnumerate hostname numerically
Transform NameenumerateHostNamesNumerically
Short DescriptionEnumerates hostnames numerically. E.g. mail1.maltego.com would try mail2., mail3.
Input Entitiesmaltego.DNSName
Output Entitiesmaltego.DNSName

To Domains [DNS]

Transform Meta Info

InformationValue
Display NameTo Domains [DNS]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceDNS
Output Entitiesmaltego.Domain


Variants

Transform NameShort DescriptionInput Entities
DNSNameToDomain_DNSThis transform extracts all the domains from a DNS Name - it excludes TLDs and SLD.maltego.DNSName
DomainToDomain_SubThis transform extracts all the domains from a domain name - it excludes TLDs and SLD.maltego.Domain

To IP Address [DNS]

Description

This Transform resolves a DNS name to an IP address using plain DNS.


Transform Meta Info

InformationValue
Display NameTo IP Address [DNS]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceDNS
Transform NameDNSNameToIPAddress_DNS
Short DescriptionThis transform resolves a DNS name to an IP address using plain old DNS
Input Entitiesmaltego.DNSName
Output Entitiesmaltego.IPv4Address,maltego.IPv6Address

To Web site [Query ports]

Description

This Transform detemines if a DNS Name is a Web Site by checking for responsive HTTP(s) ports.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
http_portsHTTP Query Portsstring[‘80’]TrueTrueFalse
https_portsHTTPS Query Portsstring[‘443’]TrueTrueFalse
timeoutHTTP timeout (ms)int8000TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Web site [Query ports]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceQuery ports
Transform NameDNSNameToWebsite_QueryPorts
Short DescriptionThis transform detemines if a DNS Name is a Web Site by checking for responsive HTTP(s) ports.
Input Entitiesmaltego.DNSName
Output Entitiesmaltego.Website

To Entities [IBM Watson]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
companies_to_ignoreCompanies To Ignorestring[‘icann’, ‘google’, ‘microsoft’, ‘ibm’, ‘facebook’, ‘twitter’, ‘adobe’, ‘creative commons’, ‘hp’, ‘yahoo’, ‘amazon’, ‘youtube’, ‘apple’, ‘ebay’, ‘paypal’]TrueTrueFalse
ibm_watson_api_keyIBM Watson Api Keystring TrueTrueFalse
ibm_watson_api_urlIBM Watson Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Entities [IBM Watson]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceIBM Watson


Variants

Transform NameShort DescriptionInput EntitiesOutput Entities
DocumentToEntitiesThis transform extracts named entities (person, company etc) from the document.maltego.Documentmaltego.Person,maltego.EmailAddress,maltego.Phrase,maltego.Document
toEntitiesNERTwitterExtracts named entities using IBM Watson.maltego.Twitmaltego.Phrase
URLToPerson_NLPThis transform uses Natural Language Processing (NLP/NER) to extract entitiesmaltego.URLmaltego.Phrase

Parse meta information

Description

This Transform extracts the meta information from the document and then parses it for username (persons) and/or email addresses.


Transform Meta Info

InformationValue
Display NameParse meta information
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameDocumentToPersonEmail_Meta
Short DescriptionThis transform extracts the meta information from the document and then parses it for username (persons) and/or email addresses.
Input Entitiesmaltego.Document
Output Entitiesmaltego.Person,maltego.EmailAddress,maltego.Phrase,maltego.Document

To URL [Show SE results]

Description

This Transform dumps the URL of the Document for further use.


Transform Meta Info

InformationValue
Display NameTo URL [Show SE results]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceShow SE results
Transform NameDocumentToURL_Dump
Short DescriptionThis transform dumps the URL of the Document for further use.
Input Entitiesmaltego.Document
Output Entitiesmaltego.URL

To DNS Name [Using Name Schema dictionary]

Description

This transform will try test various name schema’s against a domain.

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
testDepthTest depth for Name Schema Filesint4TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo DNS Name [Using Name Schema dictionary]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceUsing Name Schema dictionary
Transform NameDomainToDNSNameSchema
Short DescriptionThis transform will try test various name schema’s against a domain.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.DNSName

To DNS Name [Find common DNS names]

Description

This Transform attempts to discover various common DNS Names in a domain.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
brutelistDNS Names to teststringmail,mx,ns,ftp,webmail,web,gateway,secure,intranet,extranet,smtp,pop,ns1,mx1,email,admin,dmz,blog,dns,forum,ntp,pub,route,sql,ssh,webaccess,xml,imap,TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo DNS Name [Find common DNS names]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceFind common DNS names
Transform NameDomainToDNSName_DNSBrute
Short DescriptionThis transform will try to discover various common DNS Names in a domain.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.DNSName

To DNS Name [Attempt zone transfer]

Description

This Transform will attempt to perform a zone transfer a returns A and Cname records.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
ss_toTimeout (seconds)int8TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo DNS Name [Attempt zone transfer]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceAttempt zone transfer
Transform NameDomainToDNSName_ZT
Short DescriptionThis transform will attempt to perform a zone transfer a returns A and Cname records
Input Entitiesmaltego.Domain
Output Entitiesmaltego.DNSName

To Files (Interesting) [using Search Engine]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse
extensionsSearch Extension [extension:priority]string[‘sql:100’, ‘zip:90’, ‘csv:90’, ‘tgz:90’, ‘bak:90’, ‘old:90’, ‘wav:20’, ‘mp3:20’, ‘exe:20’, ‘txt:20’]TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Files (Interesting) [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Output Entitiesmaltego.Document


Variants

Transform NameShort DescriptionInput Entities
DomainToDocumentOther_SESearch for interesting files hosted on this domain.maltego.Domain
PhraseToDocumentOthers_SEThis transform will search for the given phrase and show interesting files contaning the term.maltego.Phrase

To Files (Office) [using Search Engine]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse
extensionsSearch Extension [extension:priority]string[‘xls:100’, ‘xlsx:100’, ‘csv:100’, ‘doc:70’, ‘docx:70’, ‘ppt:40’, ‘pptx:40’, ‘mdb:40’, ‘pdf:40’]TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Files (Office) [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Output Entitiesmaltego.Document


Variants

Transform NameShort DescriptionInput Entities
DomainToDocument_SESearch for office documents hosted on this domain.maltego.Domain
PhraseToDocument_SEThis transform will search for the given phrase and show documents (Office[tm]) containing the term.maltego.Phrase

To Emails @domain [using Search Engine]

Description

Search for emails containing the domain.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Emails @domain [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Transform NameDomainToEmailAddress_AtDomain_SE
Short DescriptionSearch for emails containing the domain.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.EmailAddress

To Email addresses [using Search Engine]

Description

Search for related emails.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Email addresses [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Transform NameDomainToEmailAddress_SE
Short DescriptionSearch for related emails.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.EmailAddress

To Email address [From whois info]

Description

This Transform obtains whois information of the IP number, then parses it for email addresses.


Transform Meta Info

InformationValue
Display NameTo Email address [From whois info]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceFrom whois info
Short DescriptionThis transform obtains whois information of the IP number, then parses it for email addresses.
Output Entitiesmaltego.EmailAddress

Variants

Transform NameInput Entities
DomainToEmailAddress_Whoismaltego.Domain
IPAddressToEmailAddress_Whoismaltego.IPv4Address

To Entities from WHOIS [IBM Watson]

Description

This Transform obtains whois information of the domain then parses it for entities using NER.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
companies_to_ignoreCompanies To Ignorestring[‘icann’, ‘google’, ‘microsoft’, ‘ibm’, ‘facebook’, ‘twitter’, ‘adobe’, ‘creative commons’, ‘hp’, ‘yahoo’, ‘amazon’, ‘youtube’, ‘apple’, ‘ebay’, ‘paypal’]TrueTrueFalse
ibm_watson_api_keyIBM Watson Api Keystring TrueTrueFalse
ibm_watson_api_urlIBM Watson Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Entities from WHOIS [IBM Watson]
OwnerJohn Doe
AuthorJohn Doe
Data SourceIBM Watson
Transform NameDomainToEntities_Whois_NER
Short DescriptionThis transform obtains whois information of the domain then parses it for entities using NER
Input Entitiesmaltego.Domain
Output Entitiesmaltego.Phrase

To DNS Name - MX (mail server)

Description

This Transform will find the MX records (mail servers) of a domain.


Transform Meta Info

InformationValue
Display NameTo DNS Name - MX (mail server)
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameDomainToMXrecord_DNS
Short DescriptionThis transform will find the MX records (mail servers) of a domain.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.MXRecord

To DNS Name - NS (name server)

Description

This Transform will find the NS records (name servers) of a domain.


Transform Meta Info

InformationValue
Display NameTo DNS Name - NS (name server)
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameDomainToNSrecord_DNS
Short DescriptionThis transform will find the NS records (name servers) of a domain.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.NSRecord

To Phone Numbers [using Search Engine]

Description

Search for related phone numbers.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Phone Numbers [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Transform NameDomainToPhoneNumber_SE
Short DescriptionSearch for related phone numbers.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.PhoneNumber

To Phone numbers [From whois info]

Description

This Transform obtains whois information of the given domain, then parses it for telephone numbers.


Transform Meta Info

InformationValue
Display NameTo Phone numbers [From whois info]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceFrom whois info
Transform NameDomainToPhone_Whois
Short DescriptionThis transforms obtains whois information of the given domain, then parses it for telephone numbers.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.PhoneNumber

To DNS Name - SOA (Start of Authority)

Description

Extracts information for this domain from the SOA record.


Transform Meta Info

InformationValue
Display NameTo DNS Name - SOA (Start of Authority)
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameDomainToSOAInformation
Short DescriptionExtracts information for this domain from the SOA record.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.NSRecord, maltego.EmailAddress

To DNS Name - SPF (sender policy framework)

Description

Extracts information for this domain from the SPF (txt) record.


Transform Meta Info

InformationValue
Display NameTo DNS Name - SPF (sender policy framework)
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameDomainToSPFInformation
Short DescriptionExtracts information for this domain from the SPF (txt) record.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.Netblock, maltego.IPv4Address, maltego.DNSName, maltego.MXRecord, maltego.DNSName, maltego.Domain

To Website using domain [Bing]

Description

Search for websites that contain the domain.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Website using domain [Bing]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceBing
Transform NameDomainToWebsiteDNS_SE
Short DescriptionSearch for websites that contain the domain.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.Website

To Website [Quick lookup]

Description

This Transform will check to see if there is a www.DOMAIN entry. Useful when used in bulk.


Transform Meta Info

InformationValue
Display NameTo Website [Quick lookup]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceQuick lookup
Transform NameDomainToWebsite_DNS
Short DescriptionThis transform will check to see if there is a www.DOMAIN entry. Useful when used in bulk.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.Website

To Website mentioning domain [Bing]

Description

Search for websites mentioning the domain in their content.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Website mentioning domain [Bing]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceBing
Transform NameDomainToWebsite_SE
Short DescriptionSearch for websites mentioning the domain in their content.
Input Entitiesmaltego.Domain
Output Entitiesmaltego.Website

To Website [using Search Engine]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Website [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Output Entitiesmaltego.Website


Variants

Transform NameShort DescriptionInput Entities
EmailAddressToDNSName_SESearch for websites that mention the email.maltego.EmailAddress
PhoneNumberToWebsite_SEThis transform searches for the telephone number and returns related sites.maltego.PhoneNumber
PhraseToWebsite_SEThis transform will search for the given phrase and show the sites where the phrase occurs.maltego.Phrase

To Domain [DNS]

Description

This Transform will remove the part in front of the @ sign of the given address.


Transform Meta Info

InformationValue
Display NameTo Domain [DNS]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceDNS
Transform NameEmailAddressToDomain_DNS
Short DescriptionThis transform will remove the part in front of the @ sign of the given address.
Input Entitiesmaltego.EmailAddress
Output Entitiesmaltego.Domain

To Email Addresses [using Search Engine]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Email Addresses [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Output Entitiesmaltego.EmailAddress


Variants

Transform NameShort DescriptionInput Entities
EmailAddressToEmailAddress_SEThis transform will search for the email address and show related email addresses.maltego.EmailAddress
PhraseToEmailAddress_SEThis transform will search for the phrase and show related email addresses.maltego.Phrase

To Person [Parse separator]

Description

This Transform attempts to parse the email address to a person’s name using separators


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
formatFormat (FL-firstnamelastname,LF-lastnamefirstname)stringFLTrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Person [Parse separator]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceParse separator
Transform NameEmailAddressToPerson_Parse
Short DescriptionThis transform tries to figure out if it can parse the email address to a person’s name using separators
Input Entitiesmaltego.EmailAddress
Output Entitiesmaltego.Person

To Phone number [using Search Engine]

Description

This Transform will search for the given email address and show the related telephone numbers.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Phone number [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Transform NameEmailAddressToPhoneNumber_SE
Short DescriptionThis transform will search for the given email address and show the related telephone numbers.
Input Entitiesmaltego.EmailAddress
Output Entitiesmaltego.PhoneNumber

To URLs [Show Search Engine results]

Description

This Transform dumps the URLs collected from the search engine.


Transform Meta Info

InformationValue
Display NameTo URLs [Show Search Engine results]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceShow Search Engine results
Short DescriptionThis transform just dumps the URLs collected from the search engine.
Output Entitiesmaltego.URL


Variants

Transform NameInput Entities
EmailAddressToURL_Expandmaltego.EmailAddress
PhoneNumberToURL_Expandmaltego.PhoneNumber

To Flickr Account

Description

Looks up an email address on flickr and returns account details.


Transform Meta Info

InformationValue
Display NameTo Flickr Account
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameemailToFlickrAccount
Short DescriptionLooks up an email address on flickr and returns account details.
Input Entitiesmaltego.EmailAddress
Output Entitiesmaltego.affiliation.Flickr

To Myspace Account

Description

Looks up an email address on myspace and returns account details.


Transform Meta Info

InformationValue
Display NameTo Myspace Account
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameemailToMyspaceAccount
Short DescriptionLooks up an email address on myspace and returns account details.
Input Entitiesmaltego.EmailAddress
Output Entitiesmaltego.affiliation.Myspace, maltego.Alias

To Circular Area

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
areaRoundValueRadius of Area in mint1000TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Circular Area
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameToArea
Short Description 
Input Entitiesmaltego.GPS
Output Entitiesmaltego.CircularArea

To Location [Using nominatim.openstreetmap.org]

Description

Takes GPS Co-ordinates to an address via nominatim.openstreetmap.org.


Transform Meta Info

InformationValue
Display NameTo Location [Using nominatim.openstreetmap.org]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceUsing nominatim.openstreetmap.org
Transform NametoLocationGeoCode
Short DescriptionTakes GPS Co-ordinates to an address via nominatim.openstreetmap.org
Input Entitiesmaltego.GPS
Output Entitiesmaltego.Location

To Location (broad) [Using nominatim.openstreetmap.org]

Description

Takes GPS Co-ordinates to an broader address via nominatim.openstreetmap.org.


Transform Meta Info

InformationValue
Display NameTo Location (broad) [Using nominatim.openstreetmap.org]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceUsing nominatim.openstreetmap.org
Transform NametoLocationGeoCodeBroad
Short DescriptionTakes GPS Co-ordinates to an broader address via nominatim.openstreetmap.org
Input Entitiesmaltego.GPS
Output Entitiesmaltego.Location

To Website using IP: [Bing]

Description

Search for websites that have been hosted on this IP.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Website using IP: [Bing]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceBing
Transform NameIPAddressToDNSNameBing_SE
Short DescriptionSearch for websites that have been hosted on this IP.
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.Website

To DNS Name [Reverse DNS]

Description

This Transform reverse resolves an IP address to a DNS name using plain old DNS


Transform Meta Info

InformationValue
Display NameTo DNS Name [Reverse DNS]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceReverse DNS
Transform NameIPAddressToDNSName_DNS
Short DescriptionThis transform reverse resolves an IP address to a DNS name using plain old DNS
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.DNSName

To Entities From WHOIS [IBM Watson]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
companies_to_ignoreCompanies To Ignorestring[‘icann’, ‘google’, ‘microsoft’, ‘ibm’, ‘facebook’, ‘twitter’, ‘adobe’, ‘creative commons’, ‘hp’, ‘yahoo’, ‘amazon’, ‘youtube’, ‘apple’, ‘ebay’, ‘paypal’]TrueTrueFalse
ibm_watson_api_keyIBM Watson Api Keystring TrueTrueFalse
ibm_watson_api_urlIBM Watson Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Entities From WHOIS [IBM Watson]
Owner 
Author 
Data SourceIBM Watson
Output Entitiesmaltego.Phrase


Variants

Transform NameShort DescriptionInput Entities
IPAddressToEntities_Whois_NERThis transform obtains whois information of IP number, then parses it for entities using NERmaltego.IPv4Address
NetblockToEntities_NER_WhoisThis transform obtains whois information of netblock (well the first IP in the block), then parses it for entities using NERmaltego.Netblock

To Netblock [Using natural boundaries]

Description

This Transform will carve a netblock from an IP - counting a certain number of IPs up and down.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
cutsizeBlock Sizeint256TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Netblock [Using natural boundaries]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceUsing natural boundaries
Transform NameIPAddressToNetblock_Cuts
Short DescriptionThis transform will carve a netblock from an IP - counting a certain number of IPs up and down.
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.Netblock

To Netblock [Using whois info]

Description

This Transform will get the netblock via the whois service (ARIN/APNIC/LACNIC/AFRINIC/RIPE)


Transform Meta Info

InformationValue
Display NameTo Netblock [Using whois info]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceUsing whois info
Transform NameIPAddressToNetblock_whois
Short DescriptionThis transform will get the netblock via the whois service (ARIN/APNIC/LACNIC/AFRINIC/RIPE)
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.Netblock

To Phone number [From whois info]

Description

This Transform obtains whois information of IP number, then parses it for telephone numbers


Transform Meta Info

InformationValue
Display NameTo Phone number [From whois info]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceFrom whois info
Transform NameIPAddressToPhone_Whois
Short DescriptionTransforms obtains whois information of IP number, then parses it for telephone numbers
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.PhoneNumber

To Website mentioning IP [Bing]

Description

Find websites containing the IP.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Website mentioning IP [Bing]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceBing
Transform NameIPAddressToWebsite_SE
Short DescriptionFind websites containing the IP.
Input Entitiesmaltego.IPv4Address
Output Entitiesmaltego.Website

To Location [city, country]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
languageCountry LanguagestringenTrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Location [city, country]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourcecity, country
Output Entitiesmaltego.Location


Variants

Transform NameShort DescriptionInput Entities
toLocationThis transform takes an IP address to a location with the MaxMind free city database.maltego.IPv4Address
toLocationNetblockThis transform takes an netblock to a location with the MaxMind free city database.maltego.Netblock

To Location [country]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
languageCountry LanguagestringenTrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Location [country]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourcecountry
Output Entitiesmaltego.Location


Variants

Transform NameShort DescriptionInput Entities
toLocationCountryThis transform takes an IP address to a location with the MaxMind free city database.maltego.IPv4Address
toLocationCountryNetblockThis transform takes a Netblock to a location with the MaxMind free city database.maltego.Netblock

To IP addresses [Found in Netblock]

Description

Converts Netblock to IPs within that netblock.


Transform Meta Info

InformationValue
Display NameTo IP addresses [Found in Netblock]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceFound in Netblock
Transform NameNetblockToIPs
Short DescriptionConverts Netblock to IPs within that netblock.
Input Entitiesmaltego.Netblock
Output Entitiesmaltego.IPv4Address

To Netblocks [Cuts Netblock into smaller ones]

Description

Converts Netblock to smaller Netblocks.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
netblockSizeNetblock sizestring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Netblocks [Cuts Netblock into smaller ones]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceCuts Netblock into smaller ones
Transform NameNetblockToNetblocks
Short DescriptionConverts Netblock to smaller Netblocks.
Input Entitiesmaltego.Netblock
Output Entitiesmaltego.Netblock

To EmailAddress [Bing]

Description

Search for possible email addresses.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
additionalAdditional term (space=none)string TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse
siteDomain/TLD (space=none)string TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo EmailAddress [Bing]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceBing
Transform NamePersonToEmailAddress_SE
Short DescriptionSearch for possible email addresses.
Input Entitiesmaltego.Person
Output Entitiesmaltego.EmailAddress

To PhoneNumber [Bing]

Description

Search for possible phone numbers.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
additionalAdditional term (space=none)string TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse
siteDomain/TLD (space=none)string TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo PhoneNumber [Bing]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceBing
Transform NamePersonToPhoneNumber_SE
Short DescriptionSearch for possible phone numbers.
Input Entitiesmaltego.Person
Output Entitiesmaltego.Website

To Website [Bing]

Description

This transform shows sites where a permutation of the person’s name was found.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
additionalAdditional term (space=none)string TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse
siteDomain/TLD (space=none)string TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Website [Bing]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceBing
Transform NamePersonToWebsite_SE
Short DescriptionThis transform shows sites where a permutation of the person’s name was found.
Input Entitiesmaltego.Person
Output Entitiesmaltego.Website

To Email Address [using Search Engine]

Description

This Transform searches for the telephone number and returns related email addresses.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Email Address [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Transform NamePhoneNumberToEmailAddress_SE
Short DescriptionThis transform searches for the telephone number and returns related email addresses.
Input Entitiesmaltego.PhoneNumber
Output Entitiesmaltego.EmailAddress

To Phone Number [using Search Engine]

Description

This Transform searches for the telephone number and returns related telephone numbers.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Phone Number [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Transform NamePhoneNumberToPhoneNumber_SE
Short DescriptionThis transform searches for the telephone number and returns related telephone numbers.
Input Entitiesmaltego.PhoneNumber
Output Entitiesmaltego.PhoneNumber

To Telephone numbers [using Search Engine]

Description

This Transform will search for the phrase and shows the related telephone numbers.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse
exact_matchExact MatchbooleanFalseTrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Telephone numbers [using Search Engine]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing Search Engine
Transform NamePhraseToPhoneNumber_SE
Short DescriptionThis transform will search for the phrase and shows the related telephone numbers.
Input Entitiesmaltego.Phrase
Output Entitiesmaltego.PhoneNumber

To Websites - specifics (pastebin) [using SE]

Description

This Transform will search for the given phrase and show the sites where the phrase occurs.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse
bing_search_service_api_keyBing Search Api Keystring TrueTrueFalse
bing_search_service_api_urlBing Search Api URLstring TrueTrueFalse
exact_matchExact MatchbooleanFalseTrueTrueFalse
sitelistSite Liststring[‘pastie.org’, ‘pastebin.com’, ‘pastebin.ca’]TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Websites - specifics (pastebin) [using SE]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceusing SE
Transform NamePhraseToSpecificSites_SE
Short DescriptionThis transform will search for the given phrase and show the sites where the phrase occurs.
Input Entitiesmaltego.Phrase
Output Entitiesmaltego.Website

To Aliases [mentioned in Tweet]

Description

This Transform will extract aliases from a tweet.


Transform Meta Info

InformationValue
Display NameTo Aliases [mentioned in Tweet]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourcementioned in Tweet
Transform NamepullAliases
Short DescriptionThe transform will extract aliases from a tweet.
Input Entitiesmaltego.Twit
Output Entitiesmaltego.Alias

To Hash Tags

Description

Simply splits tweet into words and pulls the hashtag.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
IgnoreHashesHashes to ignore.string TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Hash Tags
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NamepullHashTags
Short DescriptionSimply splits tweet into words and pulls the hashtag.
Input Entitiesmaltego.Twit
Output Entitiesmaltego.hashtag

To Sentiment [IBM Watson]

Description

This Transform will return the sentiment of a Tweet.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
companies_to_ignoreCompanies To Ignorestring[‘icann’, ‘google’, ‘microsoft’, ‘ibm’, ‘facebook’, ‘twitter’, ‘adobe’, ‘creative commons’, ‘hp’, ‘yahoo’, ‘amazon’, ‘youtube’, ‘apple’, ‘ebay’, ‘paypal’]TrueTrueFalse
ibm_watson_api_keyIBM Watson Api Keystring TrueTrueFalse
ibm_watson_api_urlIBM Watson Api URLstring TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Sentiment [IBM Watson]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceIBM Watson
Transform NameTweetSentiment
Short DescriptionThis transform will get a sentiment of a Tweet.
Input Entitiesmaltego.Twit
Output EntitiesPhrase

To Stock Symbol

Description

Simply splits tweet into words and pulls the stock symbols.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
IgnoreHashesStocks to ignore.string TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Stock Symbol
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NamepullStockSymbol
Short DescriptionSimply splits tweet into words and pulls the stock symbols.
Input Entitiesmaltego.Twit
Output Entitiesmaltego.StockSymbol

Description

Attempts to return URLs from tweets.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
expand_urlsExpand URLsbooleanTrueTrueTrueFalse
include_tweetsInclude Tweet LinksbooleanFalseTrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo URLs [Extracts links from Tweet]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceExtracts links from Tweet
Transform NamepullURLs
Short DescriptionTry return URLs from tweets.
Input Entitiesmaltego.Twit
Output Entitiesmaltego.URL

To Words [English]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
ignoreRTIgnore RetweetsbooleanTrueTrueTrueFalse
wordListDepthWord List Depthint3500TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Words [English]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceEnglish
Transform NameTweetToWords
Short Description 
Input Entitiesmaltego.Twit
Output Entitiesmaltego.Phrase

To Email Addresses [Found on web page]

Description

This Transform finds the email addresses on the URL.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Email Addresses [Found on web page]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceFound on web page
Transform NameURLToEmail_Parse
Short DescriptionThis transform finds the email addresses on the URL
Input Entitiesmaltego.URL
Output Entitiesmaltego.EmailAddress

To Phone numbers [Found on this web page]

Description

This Transform returns the phone numbers on the URL.


Transform Meta Info

InformationValue
Display NameTo Phone numbers [Found on this web page]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceFound on this web page
Transform NameURLToPhoneNumber_Parse
Short DescriptionThis transform finds the phone numbers on the URL
Input Entitiesmaltego.URL
Output Entitiesmaltego.PhoneNumber

URL to Title

Description

Fetches title from a given URL. Looks for HTTP and simple JS redirects.


Transform Meta Info

InformationValue
Display NameURL to Title
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameURLToTitle
Short DescriptionFetches title from a given URL. Looks for HTTP and simple JS redirects.
Input Entitiesmaltego.URL
Output Entitiesmaltego.WebTitle

To Website [Convert]

Description

This Transform converts an URL to a website


Transform Meta Info

InformationValue
Display NameTo Website [Convert]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceConvert
Transform NameURLToWebsite_Convert
Short DescriptionThis transform converts an URL to a website
Input Entitiesmaltego.URL
Output Entitiesmaltego.Website

Description

This Transform looks for outgoing links on the URL and show them as websites.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
HTTP_TimeoutHTTP timeout (ms)int8000TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Website [Links on this web page]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data SourceLinks on this web page
Transform NameURLToWebsite_Parse
Short DescriptionThis transform looks for outgoing links on the URL and show them as websites
Input Entitiesmaltego.URL
Output Entitiesmaltego.Website

Mirror: Email addresses found

Description

This Transform uses a website mirror to spider the site and extract email addresses.


Transform Meta Info

InformationValue
Display NameMirror: Email addresses found
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameWebsiteToEmailAddress_Mirror
Short DescriptionThis transform uses a website mirror to spider the site and extract email addresses
Input Entitiesmaltego.Website
Output Entitiesmaltego.EmailAddress

To Website Title

Description

This Transform fetches the title/s from a given website. Looks for HTTP and simple JS redirects.


Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
request_connect_timeoutRequest Connect Timeout (s)string TrueTrueFalse
request_read_timeoutRequest Read Timeout (s)string TrueTrueFalse


Transform Meta Info

InformationValue
Display NameTo Website Title
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameWebsiteToWebTitle_Mech
Short DescriptionFetches title from a given website. Looks for HTTP and simple JS redirects.
Input Entitiesmaltego.Website
Output Entitiesmaltego.WebTitle

To URLs [show Search Engine results]

Description

This Transform dumps the URLs collected.


Transform Meta Info

InformationValue
Display NameTo URLs [show Search Engine results]
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Sourceshow Search Engine results
Transform NameWebsiteToURL_Expand
Short DescriptionThis transform dumps the URLs collected.
Input Entitiesmaltego.Website
Output Entitiesmaltego.URL

Description

This transform uses a website mirror to spider the site and extract links.


Transform Meta Info

InformationValue
Display NameMirror: External links found
OwnerMaltego Technologies
AuthorMaltego Technologies
Data Source 
Transform NameWebsiteToWebsite_Mirror
Short DescriptionThis transform uses a website mirror to spider the site and extract links.
Input Entitiesmaltego.Website
Output Entitiesmaltego.Phrase


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.