Skip to content

Hostname

fieldmann.cz

Last fetched

fieldmann.cz resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · fieldmann.czRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/fieldmann.cz

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.90.182104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.203.208172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.238.83.18520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
132.164.222.38132.164.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
registrar:reg-zoner
Organization
fast čr, a.s.
Contact emails

Subdomains

8 observed subdomains of fieldmann.cz.

Web-graph footprint

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

74 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fieldmann.cz.

MechanismTarget
SPF_INCLUDEspf-zoner-cloudmail.zoner.com
SPF_INCLUDEspf-zoner-zmail.zoner.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.198.121.168
SPF_IP217.198.123.77

Related pages

Pivot deeper into the graph from fieldmann.cz.

Cypher and MCP

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

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