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
Resolution chain
truzo.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 102.207.62.91 | 102.207.62.0/23 | AS329206 | — | ZA |
| 15.197.175.229 | 15.197.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.171.122 | 3.33.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- name administration inc. (bvi)
- Contact emails
- admin@nameadmininc.com
- 0faa263d-c280-47fe-a042-fc07d9eecf42@identity-protect.org
- 359092de-e6c8-48fc-a3ca-6fe9cc71a56e@identity-protect.org
- 40a9d0a4-20f3-448c-9752-819e06c45ff7@identity-protect.org
- c9dce085-49fd-4cfb-a67e-bf5acf9358e7@identity-protect.org
- cb3431bc-274f-413e-897f-be5e595a6f5b@identity-protect.org
- ee531443-90ec-4e69-879d-158dd9673ac4@identity-protect.org
Subdomains
30 observed subdomains of truzo.com.
Showing 17 of 30. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for truzo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cbde79b8fa.argus.eoidentity.com |
| SPF_INCLUDE | spf.protection.outlook.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.