Skip to content

Hostname

crimea.ua

Last fetched

crimea.ua resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · crimea.uaRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/crimea.ua

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.228.675.9.0.0/16AS24940DE
5.9.228.715.9.0.0/16AS24940DE

WHOIS identity

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

Subdomains

1,558 observed subdomains of crimea.ua.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for crimea.ua.

MechanismTarget
SPF_Acrimea.ua
SPF_MXcrimea.ua

Related pages

Pivot deeper into the graph from crimea.ua.

Cypher and MCP

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

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