Skip to content

Hostname

daintreeadvisors.com

Last fetched

daintreeadvisors.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · daintreeadvisors.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/daintreeadvisors.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.11613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.11813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.5713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9413.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.62.10054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.1954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.5054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
daintree advisors
Contact emails

Subdomains

4 observed subdomains of daintreeadvisors.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for daintreeadvisors.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from daintreeadvisors.com.

Cypher and MCP

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

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