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
Resolution chain
am.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.198.165.71 | 216.198.160.0/19 | AS30029 | DOBSONTECHTTS - Dobson Technologies - Transport and Telecom Solutions, LLC | US |
| 65.68.118.151 | 65.64.0.0/13 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| 70.168.232.151 | 70.168.224.0/20 | AS22773 | ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. | US |
| 75.53.241.86 | 75.48.0.0/12 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ********
- Contact emails
Subdomains
35 observed subdomains of am.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from am.com in the public web crawl.
68 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for am.com.
| Mechanism | Target |
|---|---|
| SPF_A | am.com |
| SPF_A | barracuda.am.com |
| SPF_IP | 216.198.165.74/32 |
| SPF_IP | 65.68.118.137/32 |
| SPF_IP | 70.168.232.137/32 |
| SPF_MX | am.com |
Related pages
Pivot deeper into the graph from am.com.
- IP · 216.198.165.71
- ASN · AS30029DOBSONTECHTTS - Dobson Technologies - Transport and Telecom Solutions, LLC
- Registrar · iana:146
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.