Skip to content

Hostname

nellemann.dk

Last fetched

nellemann.dk resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · nellemann.dkRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nellemann.dk

Resolution chain

nellemann.dk resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.179104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.179104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.47172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.98.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.98.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
Organization
nellemann holding a/s
Contact emails

Subdomains

36 observed subdomains of nellemann.dk.

Web-graph footprint

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

32 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for nellemann.dk.

MechanismTarget
SPF_INCLUDEspf1.nellemann.dk
SPF_IP13.74.137.176
SPF_IP13.77.59.28
SPF_IP13.93.42.39/24
SPF_IP13.94.95.171
SPF_IP20.42.205.31
SPF_IP20.49.202.3
SPF_IP20.58.22.103
SPF_IP20.79.220.33/32
SPF_IP20.79.222.204/32
SPF_IP20.92.116.22
SPF_IP20.93.157.195/32
SPF_IP20.97.70.227/32
SPF_IP20.98.2.159/32
SPF_IP23.100.43.194
SPF_IP23.100.56.64
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP3.225.109.118/32
SPF_IP40.107.0.0/16
SPF_IP40.113.3.253
SPF_IP40.114.221.220
SPF_IP40.69.19.60
SPF_IP40.86.165.91
SPF_IP40.86.217.129/30
SPF_IP40.86.225.121
SPF_IP40.92.0.0/15

Related pages

Pivot deeper into the graph from nellemann.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nellemann.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.