Skip to content

Hostname

daisypath.com

Last fetched

daisypath.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3285 as the registrar.

Nutrition Label

WHISPER CANON · daisypath.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/daisypath.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.100108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.103108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.65108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.80108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.206.1033.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.353.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.543.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.813.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:3285
Organization
amanda crichton
Contact emails

Subdomains

5 observed subdomains of daisypath.com.

Web-graph footprint

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

1,902 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from daisypath.com.

Cypher and MCP

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

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