Skip to content

Hostname

n1.dk

Last fetched

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

Nutrition Label

WHISPER CANON · n1.dkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/n1.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.2.214104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.214104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.30.214104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.214104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
n1 a/s
Contact emails

Subdomains

47 observed subdomains of n1.dk.

Web-graph footprint

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

67 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for n1.dk.

MechanismTarget
SPF_INCLUDE_spf-esa.norlys.dk
SPF_INCLUDE_spf.etrack1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.174.77.224/27
SPF_IP217.198.222.131
SPF_IP217.198.222.132
SPF_IP40.118.19.247
SPF_IP77.233.253.197
SPF_IP78.157.103.240
SPF_IP78.157.103.241
SPF_IP92.246.13.181
SPF_MXn1.dk

Related pages

Pivot deeper into the graph from n1.dk.

Cypher and MCP

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

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