Hostname
zerotrusthub.com
Last fetched
zerotrusthub.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zerotrusthub.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.47.110 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.113 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.127 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.52 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zerotrusthub.com owner
- Contact emails
- thumb@toast.net
- 22a3a049-b038-4190-8d31-6b1f37f013a4@identity-protect.org
- 3d0e01ad-3f3e-4d1d-a3ab-ec42f8a8337a@identity-protect.org
- 4adb4cfc-367b-42ef-98df-3e158286f5ac@identity-protect.org
- 6f4fda0f-573f-4b6c-9bc4-77e4e1ad4b43@identity-protect.org
- 75b10d87-ab94-4684-95e7-118b00c0e92c@identity-protect.org
- ea487e51-df83-404e-b672-3b4394a8a483@identity-protect.org
- f0eeda8a-cd2e-41c9-a288-e5b15e32906c@identity-protect.org
Subdomains
2 observed subdomains of zerotrusthub.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for zerotrusthub.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zohomail.eu |
Related pages
Pivot deeper into the graph from zerotrusthub.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zerotrusthub.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.