Skip to content

Hostname

karavan.ua

Last fetched

karavan.ua resolves to 1 IPv4 address operated by AS25393 in UA.

Nutrition Label

WHISPER CANON · karavan.uaRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/karavan.ua

Resolution chain

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

IPPrefixASNOperatorCountry
89.184.69.10589.184.68.0/22AS25393UA

WHOIS identity

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

Subdomains

7 observed subdomains of karavan.ua.

Web-graph footprint

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

240 sites link to this hostname.

230 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for karavan.ua.

MechanismTarget
SPF_Akaravan.ua
SPF_INCLUDEundeliver.mirohost.net
SPF_IP89.184.69.105
SPF_MXkaravan.ua

Related pages

Pivot deeper into the graph from karavan.ua.

Cypher and MCP

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

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