Skip to content

Hostname

aa.am

Last fetched

aa.am resolves to 1 IPv4 address operated by TVSAT364-AS in GB. WHOIS lists registrar:abcdomain as the registrar.

Nutrition Label

WHISPER CANON · aa.amRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aa.am

Resolution chain

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

IPPrefixASNOperatorCountry
96.9.214.16196.9.214.0/23AS42831TVSAT364-ASGB

WHOIS identity

Registrar
registrar:abcdomain
Organization
Contact emails

Subdomains

14 observed subdomains of aa.am.

Web-graph footprint

Distinct hostnames that link to or from aa.am in the public web crawl.

6 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for aa.am.

MechanismTarget
SPF_Aaa.am
SPF_IP185.193.159.229
SPF_IP185.213.172.32
SPF_IP2a0b:8bc0:1:16f:0:0:0:1
SPF_IP2a0f:93c1:26:2d8:0:0:0:1001
SPF_MXaa.am

Related pages

Pivot deeper into the graph from aa.am.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aa.am"})-[: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.