Skip to content

Hostname

afd.cz

Last fetched

afd.cz resolves to 1 IPv4 address operated by AS15614 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.168.189.31213.168.176.0/20AS15614CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
aufeer design spol. s.r.o.
Contact emails

Subdomains

12 observed subdomains of afd.cz.

Web-graph footprint

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

10 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for afd.cz.

MechanismTarget
SPF_Aafd-cz.mail.protection.outlook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.168.177.71
SPF_IP213.168.177.88
SPF_IP213.168.188.71

Related pages

Pivot deeper into the graph from afd.cz.

Cypher and MCP

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

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