Skip to content

Hostname

kmsnet.com

Last fetched

kmsnet.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · kmsnet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kmsnet.com

Resolution chain

kmsnet.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
kms service,
Contact emails

Subdomains

4 observed subdomains of kmsnet.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kmsnet.com.

MechanismTarget
SPF_Agmail-out.mxhero.com
SPF_Agmail.mxhero.com
SPF_Amail.kmsnet.com
SPF_Asmtp.eu.kmsnet.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_IP195.63.193.66
SPF_IP195.82.38.110
SPF_IP4.184.95.251
SPF_IP4.59.219.68
SPF_IP4.59.219.94
SPF_IP63.106.0.86
SPF_IP63.106.0.96

Related pages

Pivot deeper into the graph from kmsnet.com.

Cypher and MCP

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

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