Skip to content

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

WHISPER CANON · daintree.netRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/daintree.net

Resolution chain

daintree.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.213.108.6018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.144.22518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.120.7054.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.46.14754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
domain administrator
Contact emails

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for daintree.net.

MechanismTarget
SPF_Ali222-113.members.linode.com
SPF_Asmtp.clearmail.com.au
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEspf.msoutlookonline.net
SPF_IP128.121.62.173

Related pages

Pivot deeper into the graph from daintree.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.