Skip to content

Hostname

nordan.no

Last fetched

nordan.no is a registered hostname under the .no top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with nordan.no in WhisperGraph.

Subdomains

55 observed subdomains of nordan.no.

Web-graph footprint

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

154 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for nordan.no.

MechanismTarget
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.212.76.146
SPF_IP195.204.33.2
SPF_IP213.128.161.3
SPF_IP213.162.239.186
SPF_IP213.162.250.171
SPF_IP213.162.250.172
SPF_IP213.162.250.20/22
SPF_IP213.162.250.21
SPF_IP213.162.250.22
SPF_IP213.162.250.23/32
SPF_IP213.162.250.24/32
SPF_IP213.162.250.25
SPF_IP213.162.250.26
SPF_IP213.162.250.27
SPF_IP213.162.250.28
SPF_IP213.162.250.80
SPF_IP213.162.250.84
SPF_IP49.12.146.214

Related pages

Pivot deeper into the graph from nordan.no.

Cypher and MCP

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

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