Skip to content

Hostname

km.ua

Last fetched

km.ua resolves to 1 IPv4 address operated by SNU - Olga Soroka in UA.

Nutrition Label

WHISPER CANON · km.uaRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/km.ua

Resolution chain

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

IPPrefixASNOperatorCountry
193.201.116.3193.201.116.0/24AS29663SNU - Olga SorokaUA

WHOIS identity

No WHOIS records are currently associated with km.ua in WhisperGraph.

Subdomains

15,628 observed subdomains of km.ua.

Web-graph footprint

Distinct hostnames that link to or from km.ua in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for km.ua.

MechanismTarget
SPF_IP2a00:6740:0:0:0:0:0:10
SPF_IP2a00:6740::/32
SPF_IP46.252.208.0/20
SPF_IP78.152.160.0/19
SPF_IP78.152.160.10
SPF_IP94.230.192.0/20

Related pages

Pivot deeper into the graph from km.ua.

Cypher and MCP

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

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