Skip to content

Hostname

khortitsa.com

Last fetched

khortitsa.com resolves to 1 IPv4 address operated by AS42134 in UA. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · khortitsa.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/khortitsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.0.138.93194.0.138.0/24AS42134UA

WHOIS identity

Registrar
iana:1112
Organization
gskh trejdmarks
Contact emails

Subdomains

13 observed subdomains of khortitsa.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for khortitsa.com.

MechanismTarget
SPF_IP194.0.138.68
SPF_IP194.0.138.70
SPF_IP94.27.11.44
SPF_MXkhortitsa.com

Related pages

Pivot deeper into the graph from khortitsa.com.

Cypher and MCP

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

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