Hostname
deesflowers.net
Last fetched
deesflowers.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
deesflowers.net 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.33.252.118 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.13 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.37 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.88 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.228.14 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.38 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.42 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.84 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- ay8hu6vb7pk@networksolutionsprivateregistration.com
- bp9y87zc5ba@networksolutionsprivateregistration.com
- hv7qm7nt7jq@networksolutionsprivateregistration.com
- km5jr6g65vy@networksolutionsprivateregistration.com
- kv2ej7z73az@networksolutionsprivateregistration.com
- qh4hn5u5922@networksolutionsprivateregistration.com
- sp8455ja6zm@networksolutionsprivateregistration.com
- t25zh5mw2yj@networksolutionsprivateregistration.com
- yw9kk2pd7da@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of deesflowers.net.
| Subdomain |
|---|
| www.deesflowers.net |
Web-graph footprint
Distinct hostnames that link to or from deesflowers.net in the public web crawl.
5 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for deesflowers.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mktomail.com |
| SPF_MX | deesflowers.net |
Related pages
Pivot deeper into the graph from deesflowers.net.
- IP · 13.33.252.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · ay8hu6vb7pk@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · de…
- 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: "deesflowers.net"})-[: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.