Skip to content

Hostname

amnat.com

Last fetched

amnat.com resolves to 2 IPv4 addresses operated by AUNALYTICS-INC - Aunalytics, Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · amnat.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/amnat.com

Resolution chain

amnat.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.126.25.74209.126.16.0/20AS36444AUNALYTICS-INC - Aunalytics, IncUS
50.28.107.14150.28.96.0/19AS53824SMTA - Scio Mutual Telephone AssociationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

45 observed subdomains of amnat.com.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amnat.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP12.228.146.162
SPF_IP128.136.79.219/32
SPF_IP54.174.57.62

Related pages

Pivot deeper into the graph from amnat.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amnat.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.