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
Resolution chain
darwinexzero.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.116.106 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.35 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.5 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.51 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.147.108 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.13 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.69 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.81 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.165.50.102 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.18 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.35 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.70 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of darwinexzero.com owner
- Contact emails
- 06f219f2-ac56-4aaa-a7a7-055753fd3502@identity-protect.org
- adc45851-e08c-4c70-93e3-d299aaf66289@identity-protect.org
- c244cdd7-938d-4f60-8fea-9b53648cb674@identity-protect.org
- d58935c8-09e1-49cf-8cc5-29a15845593c@identity-protect.org
- f74696c2-2383-4da3-bd6e-eaf588257eea@identity-protect.org
- f9d6adfa-3412-408d-a90b-066e739fac53@identity-protect.org
- fe794348-236b-439f-9f07-115eece27d62@identity-protect.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for darwinexzero.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4288148.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from darwinexzero.com.
- IP · 18.164.116.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 06f219f2-ac56-4aaa-a7a7-055753fd3502@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.