Skip to content

Hostname

trafadb2.com

Last fetched

trafadb2.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 · trafadb2.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/trafadb2.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0122981892
Contact emails

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for trafadb2.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP188.227.189.16/28
SPF_IP54.85.44.87
SPF_IP54.86.104.216
SPF_IP80.84.53.208/28

Related pages

Pivot deeper into the graph from trafadb2.com.

Cypher and MCP

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

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