Hostname
trafficshop.com
Last fetched
trafficshop.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
trafficshop.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.46.227 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.142.182 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.4 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.4 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1449
- Organization
- global domain privacy services
- Contact emails
- trafficshop.com.19qmeubwsb8zl@domains-anonymizer.com
- trafficshop.com.1a7auo44gn0mu@domains-anonymizer.com
- trafficshop.com.1ay4bqvfza3tg@domains-anonymizer.com
- trafficshop.com.1btaale1ru9zy@domains-anonymizer.com
- trafficshop.com.1h7o6zbof9s9v@domains-anonymizer.com
- trafficshop.com.1hr86vwph5izq@domains-anonymizer.com
- trafficshop.com.1hv5gnxltqan6@domains-anonymizer.com
- trafficshop.com.1iupyg84xu1bn@domains-anonymizer.com
- trafficshop.com.1jkw6jyqah0g@domains-anonymizer.com
- trafficshop.com.1k229wgmetwzb@domains-anonymizer.com
- trafficshop.com.1ng2cuse3a2x0@domains-anonymizer.com
- trafficshop.com.1t0gfm1b1tl0m@domains-anonymizer.com
- trafficshop.com.1vjmz8aeig038@domains-anonymizer.com
- trafficshop.com.1vzdmyp4vxw97@domains-anonymizer.com
- trafficshop.com.1yrthzyrbo5lp@domains-anonymizer.com
- trafficshop.com.2hzgyk2g7esc7@domains-anonymizer.com
- trafficshop.com.2nl2lpol3jycr@domains-anonymizer.com
- trafficshop.com.2o2lwnuxr4z8h@domains-anonymizer.com
- trafficshop.com.34zcj2i3l24pa@domains-anonymizer.com
- trafficshop.com.37ycac6lehrk6@domains-anonymizer.com
- and 22 more
Subdomains
15 observed subdomains of trafficshop.com.
Showing 13 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trafficshop.com in the public web crawl.
190 sites link to this hostname.
37 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for trafficshop.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 78.140.140.180 |
Related pages
Pivot deeper into the graph from trafficshop.com.
- IP · 104.21.46.227
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1449
- Country · CA
- Email · trafficshop.com.19qmeubwsb8zl@domains-anonymizer.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: "trafficshop.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.