Skip to content

Hostname

ved.ck.ua

Last fetched

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

Nutrition Label

WHISPER CANON · ved.ck.uaRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ved.ck.ua

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with ved.ck.ua in WhisperGraph.

Subdomains

8 observed subdomains of ved.ck.ua.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ved.ck.ua

SPF policy

11 SPF mechanisms authorising senders for ved.ck.ua.

MechanismTarget
SPF_Aved.ck.ua
SPF_IP136.243.61.158
SPF_IP136.243.61.159
SPF_IP136.243.61.168
SPF_IP217.182.201.214
SPF_IP31.28.191.34
SPF_IP62.149.15.178
SPF_IP62.149.7.82
SPF_IP91.218.214.1
SPF_IP95.217.41.222
SPF_MXved.ck.ua

Related pages

Pivot deeper into the graph from ved.ck.ua.

Cypher and MCP

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

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