Skip to content

Hostname

zeta-test.com

Last fetched

zeta-test.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

zeta-test.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.122.160.1823.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of zeta-test.com owner
Contact emails

Subdomains

11 observed subdomains of zeta-test.com.

Web-graph footprint

Distinct hostnames that link to or from zeta-test.com in the public web crawl.

17 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for zeta-test.com.

MechanismTarget
SPF_Azeta-test.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.195.190.5
SPF_IP212.87.131.182
SPF_IP213.174.38.11
SPF_IP213.174.38.114
SPF_IP213.174.38.22
SPF_IP35.157.157.172
SPF_IP46.231.92.232
SPF_IP79.140.61.33
SPF_MXzeta-test.com

Related pages

Pivot deeper into the graph from zeta-test.com.

Cypher and MCP

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

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