Skip to content

Hostname

dzo.com.ua

Last fetched

dzo.com.ua resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · dzo.com.uaRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dzo.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.59.165104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.180.238172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
37.27.13.6537.27.0.0/16AS24940FI

WHOIS identity

Registrar
Organization
kolga vasil
Contact emails

Subdomains

25 observed subdomains of dzo.com.ua.

Web-graph footprint

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

445 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dzo.com.ua.

MechanismTarget
SPF_Adzo.com.ua
SPF_INCLUDE_spf2.tuthost.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.selzy.com
SPF_IP37.27.13.65
SPF_IP94.45.158.2
SPF_IP94.45.159.2
SPF_MXdzo.com.ua

Related pages

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

Cypher and MCP

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

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