Skip to content

Hostname

amito.com

Last fetched

amito.com resolves to 1 IPv4 address operated by ICH-AS in GB. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · amito.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amito.com

Resolution chain

amito.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.96.65.208185.96.65.0/24AS57168ICH-ASGB

WHOIS identity

Registrar
iana:106
Organization
contact privacy inc. customer 1242761040
Contact emails

Subdomains

90 observed subdomains of amito.com.

Web-graph footprint

Distinct hostnames that link to or from amito.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for amito.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.235.147.178
SPF_IP109.235.147.187
SPF_IP109.235.150.26
SPF_IP109.235.150.48
SPF_IP185.3.167.31
SPF_IP185.3.167.32
SPF_IP185.96.65.143
SPF_IP185.96.65.212
SPF_IP185.96.65.218
SPF_IP5.10.20.104/30

Related pages

Pivot deeper into the graph from amito.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amito.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.