Skip to content

Hostname

dls.gov.ua

Last fetched

dls.gov.ua resolves to 2 IPv4 addresses operated by KIEVNET - Kyiv Optic Networks ltd in UA.

Nutrition Label

WHISPER CANON · dls.gov.uaRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/dls.gov.ua

Resolution chain

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

IPPrefixASNOperatorCountry
92.244.99.20092.244.96.0/19AS34056KIEVNET - Kyiv Optic Networks ltdUA
92.244.99.20592.244.96.0/19AS34056KIEVNET - Kyiv Optic Networks ltdUA

WHOIS identity

No WHOIS records are currently associated with dls.gov.ua in WhisperGraph.

Subdomains

25 observed subdomains of dls.gov.ua.

Web-graph footprint

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

537 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for dls.gov.ua.

MechanismTarget
SPF_MXdls.gov.ua

Related pages

Pivot deeper into the graph from dls.gov.ua.

Cypher and MCP

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

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