Skip to content

Hostname

nkff.no

Last fetched

nkff.no resolves to 1 IPv4 address operated by AS50304 in NO.

Nutrition Label

WHISPER CANON · nkff.noRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/nkff.no

Resolution chain

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

IPPrefixASNOperatorCountry
91.229.143.15991.229.142.0/23AS50304NO

WHOIS identity

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

Subdomains

8 observed subdomains of nkff.no.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nkff.no

SPF policy

4 SPF mechanisms authorising senders for nkff.no.

MechanismTarget
SPF_Ankff.no
SPF_IP91.229.143.159
SPF_IP91.247.228.31
SPF_MXnkff.no

Related pages

Pivot deeper into the graph from nkff.no.

Cypher and MCP

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

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