Skip to content

Hostname

am.com

Last fetched

am.com resolves to 4 IPv4 addresses operated by DOBSONTECHTTS - Dobson Technologies - Transport and Telecom Solutions, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · am.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/am.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.198.165.71216.198.160.0/19AS30029DOBSONTECHTTS - Dobson Technologies - Transport and Telecom Solutions, LLCUS
65.68.118.15165.64.0.0/13AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
70.168.232.15170.168.224.0/20AS22773ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc.US
75.53.241.8675.48.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

35 observed subdomains of am.com.

Web-graph footprint

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

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for am.com.

MechanismTarget
SPF_Aam.com
SPF_Abarracuda.am.com
SPF_IP216.198.165.74/32
SPF_IP65.68.118.137/32
SPF_IP70.168.232.137/32
SPF_MXam.com

Related pages

Pivot deeper into the graph from am.com.

Cypher and MCP

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

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