Skip to content

Hostname

dn.no

Last fetched

dn.no resolves to 1 IPv4 address operated by REDPILL-LINPRO Redpill Linpro in NO.

Nutrition Label

WHISPER CANON · dn.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dn.no

Resolution chain

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

IPPrefixASNOperatorCountry
87.238.33.14587.238.32.0/19AS39029REDPILL-LINPRO Redpill LinproNO

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from dn.no in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for dn.no.

MechanismTarget
SPF_INCLUDE1545457.spf06.hubspotemail.net
SPF_INCLUDE_spf-hosting.eg.dk
SPF_INCLUDEamazonses.com
SPF_INCLUDEmadgexjb.com
SPF_INCLUDEnavigacloud.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.221.26.0/28
SPF_IP137.221.30.0/28
SPF_IP139.116.71.0/25
SPF_IP185.175.96.15/32
SPF_IP185.47.40.123
SPF_IP185.47.42.25
SPF_IP188.95.246.87
SPF_IP194.17.7.135/32
SPF_IP194.17.7.157/32
SPF_IP2a02:c0:2f0:7500:f816:3eff:febc:836a
SPF_IP2a02:c0:4f0:6c00:f816:3eff:fe43:13e7
SPF_IP87.238.53.0/25
SPF_IP87.238.53.192/26

Related pages

Pivot deeper into the graph from dn.no.

Cypher and MCP

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

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