Skip to content

Hostname

avacom.cz

Last fetched

avacom.cz resolves to 1 IPv4 address operated by AS16019 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · avacom.czRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/avacom.cz

Resolution chain

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

IPPrefixASNOperatorCountry
93.90.167.5593.90.160.0/20AS16019CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
cdi computers s.r.o.
Contact emails

Subdomains

17 observed subdomains of avacom.cz.

Web-graph footprint

Distinct hostnames that link to or from avacom.cz in the public web crawl.

125 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for avacom.cz.

MechanismTarget
SPF_Aavacom.cz
SPF_IP165.72.200.0/24
SPF_IP165.72.56.25/32
SPF_IP80.250.13.65
SPF_IP80.250.14.165
SPF_IP89.24.108.106
SPF_IP93.90.167.32/27
SPF_IP95.80.221.140
SPF_MXavacom.cz

Related pages

Pivot deeper into the graph from avacom.cz.

Cypher and MCP

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

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