Skip to content

Hostname

darwinexzero.com

Last fetched

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

Nutrition Label

WHISPER CANON · darwinexzero.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/darwinexzero.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.10618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.10818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.50.1023.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.183.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.353.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.703.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:468
Organization
on behalf of darwinexzero.com owner
Contact emails

Subdomains

4 observed subdomains of darwinexzero.com.

Web-graph footprint

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

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for darwinexzero.com.

MechanismTarget
SPF_INCLUDE4288148.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from darwinexzero.com.

Cypher and MCP

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

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