Skip to content

Hostname

knpc.com

Last fetched

knpc.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · knpc.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/knpc.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.236.180.2852.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:303
Organization
knpc
Contact emails

Subdomains

39 observed subdomains of knpc.com.

Web-graph footprint

Distinct hostnames that link to or from knpc.com in the public web crawl.

98 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for knpc.com.

MechanismTarget
SPF_Aknpc.com
SPF_Amail4.knpc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.188.60.108
SPF_IP193.188.60.112
SPF_IP193.188.61.43
SPF_IP193.188.61.46
SPF_IP193.188.61.56
SPF_IP193.188.61.57
SPF_IP52.174.1.128
SPF_IP52.174.3.67
SPF_IP52.174.7.128
SPF_IP52.174.7.231
SPF_MXknpc.com

Related pages

Pivot deeper into the graph from knpc.com.

Cypher and MCP

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

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