Hostname
norlys.dk
Last fetched
norlys.dk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
norlys.dk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.0.140 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.140 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.8 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.8 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- norlys group a/s
- Contact emails
Subdomains
115 observed subdomains of norlys.dk.
Showing 25 of 115. View all subdomains →
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
MX records
SPF policy
21 SPF mechanisms authorising senders for norlys.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-esa.norlys.dk |
| SPF_INCLUDE | _spf.consignor.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | kcv.norlys.dk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 137.116.252.106 |
| SPF_IP | 167.89.108.1/28 |
| SPF_IP | 167.89.108.13 |
| SPF_IP | 167.89.92.35 |
| SPF_IP | 185.134.30.184 |
| SPF_IP | 185.40.46.4 |
| SPF_IP | 40.118.19.247 |
| SPF_IP | 40.69.86.130 |
| SPF_IP | 46.21.235.128/26 |
| SPF_IP | 52.169.253.201 |
| SPF_IP | 54.194.150.12 |
| SPF_IP | 54.229.40.125 |
| SPF_IP | 78.157.103.197 |
| SPF_IP | 85.218.128.21 |
| SPF_IP | 92.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.