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
Resolution chain
appletonflowerdelivery.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.145.101 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.35 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.86 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.94 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.165.242.12 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.88 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.92 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.95 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:456
- Organization
- lovingly,
- Contact emails
Subdomains
1 observed subdomain of appletonflowerdelivery.com.
| Subdomain |
|---|
| www.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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hostedemail.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | lovingly.com |
| SPF_MX | appletonflowerdelivery.com |
Related pages
Pivot deeper into the graph from appletonflowerdelivery.com.
- IP · 18.155.145.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:456
- Country · DE
- Email · domains@lovingly.com
- TLD · .com
- Browse hostnames · ap…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.