Skip to content

Hostname

truzo.com

Last fetched

truzo.com resolves to 3 IPv4 addresses operated by AS329206 in ZA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · truzo.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/truzo.com

Resolution chain

truzo.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.207.62.91102.207.62.0/23AS329206ZA
15.197.175.22915.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.171.1223.33.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
name administration inc. (bvi)
Contact emails

Subdomains

30 observed subdomains of truzo.com.

Web-graph footprint

Distinct hostnames that link to or from truzo.com in the public web crawl.

23 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for truzo.com.

Related pages

Pivot deeper into the graph from truzo.com.

Cypher and MCP

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

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