Hostname
danishflowers.com
Last fetched
danishflowers.com resolves to 20 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
danishflowers.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.6.185.66 | 107.6.184.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 107.6.185.67 | 107.6.184.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 107.6.185.68 | 107.6.184.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 107.6.185.69 | 107.6.184.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 107.6.185.70 | 107.6.184.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 158.51.120.12 | 158.51.120.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| 158.51.120.35 | 158.51.120.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| 158.51.120.36 | 158.51.120.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| 158.51.120.5 | 158.51.120.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| 158.51.120.7 | 158.51.120.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| 208.115.219.194 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 208.115.219.195 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 208.115.219.196 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 208.115.219.197 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 208.115.219.198 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 208.115.219.210 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 37.48.94.196 | 37.48.64.0/18 | AS60781 | LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. | NL |
| 51.210.107.233 | 51.210.0.0/16 | AS16276 | OVH - OVH SAS | FR |
| 51.38.19.18 | 51.38.0.0/16 | AS16276 | OVH - OVH SAS | FR |
| 51.38.19.19 | 51.38.0.0/16 | AS16276 | OVH - OVH SAS | FR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- andrew james
- Contact emails
Subdomains
5 observed subdomains of danishflowers.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for danishflowers.com.
| Mechanism | Target |
|---|---|
| SPF_A | dns.danishflowers.com |
Related pages
Pivot deeper into the graph from danishflowers.com.
- IP · 107.6.185.66
- ASN · AS32475SINGLEHOP-LLC - Internap Holding LLC
- Registrar · iana:1068
- Country · NL
- Email · 1e061b59c2724bf19ca716b8d5a07208.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · da…
- 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: "danishflowers.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.