Skip to content

Hostname

zero-test.net

Last fetched

zero-test.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · zero-test.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zero-test.net

Resolution chain

zero-test.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.209.10613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.11013.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.11913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.2613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.1018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.1218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.2018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.2818.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

40 observed subdomains of zero-test.net.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for zero-test.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from zero-test.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zero-test.net"})-[: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.