Skip to content

Hostname

agentzero.com

Last fetched

agentzero.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · agentzero.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/agentzero.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.2383.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1103.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.2073.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.533.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.53.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.178.25152.218.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.8352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.17152.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.7552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.24352.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.206.24352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.10752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.15552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.236.19552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.236.4352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.10752.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of agentzero.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for agentzero.com.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from agentzero.com.

Cypher and MCP

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

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