Skip to content

Hostname

kmspks.org

Last fetched

kmspks.org resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in SG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · kmspks.orgRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kmspks.org

Resolution chain

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

IPPrefixASNOperatorCountry
43.245.98.13843.245.98.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationSG
74.91.223.22874.91.222.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationSG

WHOIS identity

Registrar
iana:48
Organization
it department -
Contact emails

Subdomains

21 observed subdomains of kmspks.org.

Web-graph footprint

Distinct hostnames that link to or from kmspks.org in the public web crawl.

96 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kmspks.org.

MechanismTarget
SPF_Akmspks.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.100.211.91
SPF_IP118.200.0.0/24
SPF_IP118.200.66.146
SPF_IP118.200.66.161
SPF_IP118.200.67.35
SPF_IP119.31.237.81
SPF_IP128.126.145.114/28
SPF_IP129.126.145.114
SPF_MXkmspks.org

Related pages

Pivot deeper into the graph from kmspks.org.

Cypher and MCP

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

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