Skip to content

Hostname

z5traffic.com

Last fetched

z5traffic.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · z5traffic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/z5traffic.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:69
Organization
darren merrett
Contact emails

Subdomains

41 observed subdomains of z5traffic.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for z5traffic.com.

MechanismTarget
SPF_Az5traffic.com
SPF_IP109.170.242.80/28
SPF_IP188.227.189.16/28
SPF_IP80.175.37.96/27
SPF_IP80.84.53.208/28
SPF_MXz5traffic.com

Related pages

Pivot deeper into the graph from z5traffic.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "z5traffic.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.