Skip to content

Hostname

flowr.dk

Last fetched

flowr.dk resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.

Nutrition Label

WHISPER CANON · flowr.dkRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/flowr.dk

Resolution chain

flowr.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.124.249.109192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
Organization
dansk supermarked a/s
Contact emails

Subdomains

11 observed subdomains of flowr.dk.

Web-graph footprint

Distinct hostnames that link to or from flowr.dk in the public web crawl.

113 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for flowr.dk.

MechanismTarget
SPF_Aflowr.dk
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_IP135.181.142.219
SPF_IP138.201.59.97/32
SPF_IP2a01:4f8:141:22dc:0:0:0:2
SPF_IP2a01:4f8:172:1460:0:0:0:2
SPF_IP2a01:4f9:3a:16e4:0:0:0:2
SPF_IP2a01:4f9:c012:67e7:0:0:0:1
SPF_IP46.4.121.216
SPF_IP65.108.250.66
SPF_MXflowr.dk

Related pages

Pivot deeper into the graph from flowr.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flowr.dk"})-[: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.