Skip to content

Hostname

a-do.cz

Last fetched

a-do.cz resolves to 1 IPv4 address operated by AS15685 in CZ.

Nutrition Label

WHISPER CANON · a-do.czRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/a-do.cz

Resolution chain

a-do.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.78.109.13777.78.96.0/20AS15685CZ

WHOIS identity

No WHOIS records are currently associated with a-do.cz in WhisperGraph.

Subdomains

10 observed subdomains of a-do.cz.

Web-graph footprint

Distinct hostnames that link to or from a-do.cz in the public web crawl.

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for a-do.cz.

MechanismTarget
SPF_IP109.81.163.3
SPF_IP80.160.75.252
SPF_IP80.160.76.247
SPF_IP80.79.27.0/24
SPF_MXa-do.cz

Related pages

Pivot deeper into the graph from a-do.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "a-do.cz"})-[: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.