Skip to content

Hostname

audi.cz

Last fetched

audi.cz resolves to 2 IPv4 addresses operated by AS29085 in AT. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · audi.czRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/audi.cz

Resolution chain

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

WHOIS identity

Registrar
registrar:reg-active24
Organization
import volkswagen group s.r.o.
Contact emails

Subdomains

36 observed subdomains of audi.cz.

Web-graph footprint

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

129 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for audi.cz.

MechanismTarget
SPF_Aaudi.cz
SPF_INCLUDE_spf.websupport.cz
SPF_INCLUDEspf.mailkit.eu
SPF_MXaudi.cz

Related pages

Pivot deeper into the graph from audi.cz.

Cypher and MCP

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

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