Skip to content

Hostname

gatzsch.de

Last fetched

gatzsch.de resolves to 1 IPv4 address operated by AS35369 in AT.

Nutrition Label

WHISPER CANON · gatzsch.deRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gatzsch.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.164.143.5883.164.128.0/17AS35369AT

WHOIS identity

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

Subdomains

1 observed subdomain of gatzsch.de.

Web-graph footprint

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

11 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for gatzsch.de.

MechanismTarget
SPF_Aem9564.mubea.com
SPF_Agatzsch.de
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.223.50
SPF_IP217.66.54.148
SPF_IP217.66.54.154
SPF_IP217.7.185.250
SPF_IP34.107.8.58/32
SPF_IP35.242.247.107/32
SPF_IP52.157.254.210
SPF_IP62.225.61.2
SPF_MXgatzsch.de

Related pages

Pivot deeper into the graph from gatzsch.de.

Cypher and MCP

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

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