Skip to content

Hostname

norlys.dk

Last fetched

norlys.dk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · norlys.dkRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/norlys.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.0.140104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.140104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.88.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.88.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
Organization
norlys group a/s
Contact emails

Subdomains

115 observed subdomains of norlys.dk.

Web-graph footprint

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

575 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for norlys.dk.

MechanismTarget
SPF_INCLUDE_spf-esa.norlys.dk
SPF_INCLUDE_spf.consignor.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEkcv.norlys.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP137.116.252.106
SPF_IP167.89.108.1/28
SPF_IP167.89.108.13
SPF_IP167.89.92.35
SPF_IP185.134.30.184
SPF_IP185.40.46.4
SPF_IP40.118.19.247
SPF_IP40.69.86.130
SPF_IP46.21.235.128/26
SPF_IP52.169.253.201
SPF_IP54.194.150.12
SPF_IP54.229.40.125
SPF_IP78.157.103.197
SPF_IP85.218.128.21
SPF_IP92.246.13.181

Related pages

Pivot deeper into the graph from norlys.dk.

Cypher and MCP

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

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