Hostname
giftboxflowers.com
Last fetched
giftboxflowers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
giftboxflowers.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 |
|---|---|---|---|---|
| 13.224.106.28 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.40 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.83 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.9 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.160.71.24 | 18.160.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.71.31 | 18.160.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.71.41 | 18.160.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.71.94 | 18.160.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- contact privacy inc. customer 0150030805
- Contact emails
Subdomains
3 observed subdomains of giftboxflowers.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for giftboxflowers.com.
| Mechanism | Target |
|---|---|
| SPF_A | giftboxflowers.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | giftboxflowers.com |
Related pages
Pivot deeper into the graph from giftboxflowers.com.
- IP · 13.224.106.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IT
- Email · giftboxflowers.com@contactprivacy.com
- TLD · .com
- Browse hostnames · gi…
- 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: "giftboxflowers.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.