Skip to content

Hostname

knf.usolpk.com

Last fetched

knf.usolpk.com resolves to 2 IPv4 addresses operated by AS23966 in PK.

Nutrition Label

WHISPER CANON · knf.usolpk.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/knf.usolpk.com

Resolution chain

knf.usolpk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with knf.usolpk.com in WhisperGraph.

Subdomains

1 observed subdomain of knf.usolpk.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for knf.usolpk.com.

MechanismTarget
SPF_Aknf.usolpk.com
SPF_IP210.2.169.160
SPF_IP65.108.233.244
SPF_IP65.21.74.207
SPF_IP66.219.22.175
SPF_MXknf.usolpk.com

Related pages

Pivot deeper into the graph from knf.usolpk.com.

Cypher and MCP

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

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