Skip to content

Hostname

daisybill.com

Last fetched

daisybill.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · daisybill.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/daisybill.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.22.1273.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.403.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.533.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.813.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.231.7113.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.231.9013.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.231.5613.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.231.1213.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1068
Organization
daisybill, llc.
Contact emails

Subdomains

14 observed subdomains of daisybill.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for daisybill.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from daisybill.com.

Cypher and MCP

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

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