Skip to content

Hostname

zachet.com.ua

Last fetched

zachet.com.ua resolves to 2 IPv4 addresses operated by AS56851 in NL.

Nutrition Label

WHISPER CANON · zachet.com.uaRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/zachet.com.ua

Resolution chain

zachet.com.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 zachet.com.ua in WhisperGraph.

Subdomains

2 observed subdomains of zachet.com.ua.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • zachet.com.ua

SPF policy

3 SPF mechanisms authorising senders for zachet.com.ua.

MechanismTarget
SPF_Azachet.com.ua
SPF_IP45.83.192.43
SPF_MXzachet.com.ua

Related pages

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

Cypher and MCP

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

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