Skip to content

Hostname

appletonflowerdelivery.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.145.10118.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.3518.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.8618.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.9418.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.165.242.1218.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.8818.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.9218.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.9518.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:456
Organization
lovingly,
Contact emails

Subdomains

1 observed subdomain of appletonflowerdelivery.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for appletonflowerdelivery.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDElovingly.com
SPF_MXappletonflowerdelivery.com

Related pages

Pivot deeper into the graph from appletonflowerdelivery.com.

Cypher and MCP

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

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