Skip to content

Hostname

alerheim.bayern

Last fetched

alerheim.bayern resolves to 1 IPv4 address operated by GD-EMEA-DC-CGN1 - Host Europe GmbH in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · alerheim.bayernRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alerheim.bayern

Resolution chain

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

IPPrefixASNOperatorCountry
92.204.37.1592.204.37.0/24AS34011GD-EMEA-DC-CGN1 - Host Europe GmbHDE

WHOIS identity

Registrar
iana:1328
Organization
christoph schmid
Contact emails

Subdomains

1 observed subdomain of alerheim.bayern.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for alerheim.bayern.

MechanismTarget
SPF_Aalerheim.bayern
SPF_INCLUDEispgateway.de
SPF_IP2a00:1158:5:60f:0:0:0:0
SPF_IP92.204.37.15
SPF_MXalerheim.bayern

Related pages

Pivot deeper into the graph from alerheim.bayern.

Cypher and MCP

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

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