Skip to content

Hostname

krankontrollen.no

Last fetched

krankontrollen.no resolves to 1 IPv4 address operated by WEBHUSET-AS - Webhuset AS in NO.

Nutrition Label

WHISPER CANON · krankontrollen.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/krankontrollen.no

Resolution chain

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

IPPrefixASNOperatorCountry
91.189.171.8891.189.168.0/21AS39783WEBHUSET-AS - Webhuset ASNO

WHOIS identity

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

Subdomains

4 observed subdomains of krankontrollen.no.

Web-graph footprint

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

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for krankontrollen.no.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com

Related pages

Pivot deeper into the graph from krankontrollen.no.

Cypher and MCP

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

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