Skip to content

Hostname

dlab.com.ua

Last fetched

dlab.com.ua resolves to 2 IPv4 addresses operated by UARNET-AS UARNet-Eksintech in UA.

Nutrition Label

WHISPER CANON · dlab.com.uaRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dlab.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
194.44.138.199194.44.138.0/24AS3255UARNET-AS UARNet-EksintechUA
93.178.212.22693.178.212.0/22AS21497UMC-ASUA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for dlab.com.ua.

MechanismTarget
SPF_Adlab.com.ua
SPF_INCLUDE_spf.google.com
SPF_IP194.44.138.199
SPF_MXdlab.com.ua

Related pages

Pivot deeper into the graph from dlab.com.ua.

Cypher and MCP

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

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