Hostname
traffic-switch.com
Last fetched
traffic-switch.com resolves to 2 IPv4 addresses operated by NOCIX - Nocix, LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
traffic-switch.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.187.99.34 | 192.187.96.0/19 | AS33387 | NOCIX - Nocix, LLC | US |
| 69.197.135.82 | 69.197.128.0/18 | AS32097 | WII - WholeSale Internet, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- est holding
- Contact emails
Subdomains
1 observed subdomain of traffic-switch.com.
| Subdomain |
|---|
| www.traffic-switch.com |
Web-graph footprint
Distinct hostnames that link to or from traffic-switch.com in the public web crawl.
56 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for traffic-switch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.runbox.com |
| SPF_IP | 185.117.89.8/32 |
| SPF_IP | 192.187.122.242/32 |
| SPF_IP | 198.27.80.169/32 |
| SPF_IP | 206.72.205.38/32 |
| SPF_IP | 5.149.254.183/32 |
| SPF_IP | 66.45.246.10/32 |
| SPF_IP | 69.30.224.210/32 |
| SPF_IP | 74.50.72.238/32 |
| SPF_IP | 74.91.23.90/32 |
Related pages
Pivot deeper into the graph from traffic-switch.com.
- IP · 192.187.99.34
- ASN · AS33387NOCIX - Nocix, LLC
- Registrar · iana:1068
- Country · US
- Email · d21e7a0d4ea14a298ccb66e5b4c8d95f.protect@withheldforprivacy.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-switch.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.