Hostname
daintree.net
Last fetched
daintree.net resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
daintree.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.213.108.60 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.213.144.225 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.237.120.70 | 54.237.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.85.46.147 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain administrator
- Contact emails
- domain.admin@ge.com
- 04464629-0f79-4a58-b30e-04bdefe977ad@identity-protect.org
- 062465ba-fead-4190-aa23-f83040304cee@identity-protect.org
- 8153c3e6-de9d-4b17-a708-2f3044366552@identity-protect.org
- 81ac352e-1e26-4092-8e14-a4e86017b669@identity-protect.org
- 9eae3707-3eb5-4d67-974b-c051960014e8@identity-protect.org
- b4f4c566-9044-43c1-a4cc-39e3bc610532@identity-protect.org
- b6c0b510-cecb-42d3-b253-a935c458e636@identity-protect.org
- owner-10501440@daintree.net.whoisprivacyservice.org
- owner-2206699@daintree.net.whoisprivacyservice.org
- owner-8719998@daintree.net.whoisprivacyservice.org
Subdomains
8 observed subdomains of daintree.net.
Web-graph footprint
Distinct hostnames that link to or from daintree.net in the public web crawl.
45 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for daintree.net.
| Mechanism | Target |
|---|---|
| SPF_A | li222-113.members.linode.com |
| SPF_A | smtp.clearmail.com.au |
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | spf.msoutlookonline.net |
| SPF_IP | 128.121.62.173 |
Related pages
Pivot deeper into the graph from daintree.net.
- IP · 18.213.108.60
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domain.admin@ge.com
- TLD · .net
- 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: "daintree.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.