Hostname
traffic.com
Last fetched
traffic.com resolves to 1 IPv4 address operated by ASHEREDC - HERE North America LLC in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
traffic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.54.70.216 | 66.54.64.0/21 | AS14803 | ASHEREDC - HERE North America LLC | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- here global b.v.
- Contact emails
Subdomains
348 observed subdomains of traffic.com.
Showing 25 of 348. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from traffic.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for traffic.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 63.214.21.0/24 |
| SPF_IP | 64.94.198.0/24 |
| SPF_IP | 64.94.201.0/24 |
Related pages
Pivot deeper into the graph from traffic.com.
- IP · 66.54.70.216
- ASN · AS14803ASHEREDC - HERE North America LLC
- Registrar · iana:292
- Country · US
- Email · dnsauthority@nokia.com
- TLD · .com
- Browse hostnames · tr…
- 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: "traffic.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.