Skip to content

Hostname

schirn.de

Last fetched

schirn.de resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE.

Nutrition Label

WHISPER CANON · schirn.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/schirn.de

Resolution chain

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

IPPrefixASNOperatorCountry
202.61.252.197202.61.252.0/22AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

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

Subdomains

26 observed subdomains of schirn.de.

Web-graph footprint

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

1,344 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for schirn.de.

MechanismTarget
SPF_Asmtp4.luka.de
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDEluka.de
SPF_INCLUDEspf.codepiraten.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.61.252.197
SPF_IP2a03:4000:55:36:24b3:5cff:fee6:f231
SPF_IP80.150.212.50

Related pages

Pivot deeper into the graph from schirn.de.

Cypher and MCP

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

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