Skip to content

Hostname

jaermuseet.no

Last fetched

jaermuseet.no resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO.

Nutrition Label

WHISPER CANON · jaermuseet.noRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/jaermuseet.no

Resolution chain

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

IPPrefixASNOperatorCountry
20.251.114.23920.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO

WHOIS identity

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

Subdomains

8 observed subdomains of jaermuseet.no.

Web-graph footprint

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

198 sites link to this hostname.

304 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jaermuseet.no.

MechanismTarget
SPF_A152.70.58.206
SPF_Aepost.jaermuseet.no
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.hjelseth.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.70.58.206

Related pages

Pivot deeper into the graph from jaermuseet.no.

Cypher and MCP

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

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