Skip to content

Hostname

isp.kh.ua

Last fetched

isp.kh.ua resolves to 1 IPv4 address operated by AS196957 in UA.

Nutrition Label

WHISPER CANON · isp.kh.uaRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/isp.kh.ua

Resolution chain

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

IPPrefixASNOperatorCountry
193.107.172.124193.107.172.0/22AS196957UA

WHOIS identity

No WHOIS records are currently associated with isp.kh.ua in WhisperGraph.

Subdomains

76 observed subdomains of isp.kh.ua.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for isp.kh.ua.

MechanismTarget
SPF_Aisp.kh.ua
SPF_IP193.107.172.120
SPF_IP2001:67c:13b8:785:0:0:0:7
SPF_MXisp.kh.ua

Related pages

Pivot deeper into the graph from isp.kh.ua.

Cypher and MCP

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

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