Hostname
traffio.com
Last fetched
traffio.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
traffio.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of traffio.com owner
- Contact emails
- vishal.shah@thotmatrix.com
- 13dd9ec7-6ff7-4dc8-9d40-0fe5f88525ec@identity-protect.org
- 22530466-4dcd-48cf-9d4f-e050d584c26b@identity-protect.org
- 834df3f6-d935-4df9-bad5-b2c0c60b2493@identity-protect.org
- 84499907-82f3-4747-894e-ec21fde61f7a@identity-protect.org
- c90b2e38-7223-432e-9ce9-8749c85a7066@identity-protect.org
- d3ca2052-ee57-4ffd-988d-094abbfab5a4@identity-protect.org
- owner-7644355@traffio.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of traffio.com.
Web-graph footprint
Distinct hostnames that link to or from traffio.com in the public web crawl.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for traffio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from traffio.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "traffio.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.