Skip to content

Hostname

interzero.de

Last fetched

interzero.de resolves to 1 IPv4 address operated by BGFL in DE.

Nutrition Label

WHISPER CANON · interzero.deRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/interzero.de

Resolution chain

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

IPPrefixASNOperatorCountry
81.17.217.24881.17.216.0/21AS35833BGFLDE

WHOIS identity

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

Subdomains

37 observed subdomains of interzero.de.

Web-graph footprint

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

291 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for interzero.de.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf1.interzero.de
SPF_INCLUDEspf2.interzero.de
SPF_IP116.202.183.12
SPF_IP2a01:4f8:c0c:3f49::0/112
SPF_IP2a01:4f8:c17:d1d7::0/112
SPF_IP2a01:4f9:c010:30ac::0/112
SPF_IP94.130.150.95
SPF_IP95.216.193.23

Related pages

Pivot deeper into the graph from interzero.de.

Cypher and MCP

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

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