Skip to content

Hostname

fzi.de

Last fetched

fzi.de resolves to 3 IPv4 addresses operated by LOHI in DE.

Nutrition Label

WHISPER CANON · fzi.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fzi.de

Resolution chain

fzi.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with fzi.de in WhisperGraph.

Subdomains

1,350 observed subdomains of fzi.de.

Web-graph footprint

Distinct hostnames that link to or from fzi.de in the public web crawl.

724 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fzi.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.21.17.46
SPF_IP141.21.17.47
SPF_IP141.21.8.137
SPF_IP141.21.8.250
SPF_IP141.21.8.251
SPF_IP141.21.8.252
SPF_IP2001:67c:2acc:5:141:21:8:137
SPF_IP2001:67c:2acc:8:141:21:17:46
SPF_IP2001:67c:2acc:8:141:21:17:47

Related pages

Pivot deeper into the graph from fzi.de.

Cypher and MCP

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

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