Skip to content

Hostname

gl-systemhaus.de

Last fetched

gl-systemhaus.de resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · gl-systemhaus.deRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gl-systemhaus.de

Resolution chain

gl-systemhaus.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.89.228.189104.89.224.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.196.99.5623.196.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.209.51.10323.209.48.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.212.201.19223.212.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.215.17.12623.215.16.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

No WHOIS records are currently associated with gl-systemhaus.de in WhisperGraph.

Subdomains

92 observed subdomains of gl-systemhaus.de.

Web-graph footprint

Distinct hostnames that link to or from gl-systemhaus.de in the public web crawl.

53 sites link to this hostname.

237 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gl-systemhaus.de.

MechanismTarget
SPF_INCLUDE2831296.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP78.35.11.0/24
SPF_IP89.1.36.64/26
SPF_IP89.1.38.64/29

Related pages

Pivot deeper into the graph from gl-systemhaus.de.

Cypher and MCP

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

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