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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.89.228.189 | 104.89.224.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.196.99.56 | 23.196.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 23.209.51.103 | 23.209.48.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.212.201.192 | 23.212.200.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.215.17.126 | 23.215.16.0/21 | AS16625 | AKAMAI-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.
Showing 25 of 92. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for gl-systemhaus.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2831296.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 78.35.11.0/24 |
| SPF_IP | 89.1.36.64/26 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.