Hostname
gsub.de
Last fetched
gsub.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with gsub.de in WhisperGraph.
Subdomains
31 observed subdomains of gsub.de.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gsub.de in the public web crawl.
185 sites link to this hostname.
223 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for gsub.de.
| Mechanism | Target |
|---|---|
| SPF_A | gsub.de |
| SPF_A | mx01.rexx-systems.com |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | spf.crsend.com |
| SPF_IP | 217.111.32.152/29 |
| SPF_IP | 217.111.33.128/29 |
| SPF_IP | 77.220.241.176 |
| SPF_IP | 85.25.89.5/32 |
| SPF_MX | gsub.de |
Related pages
Pivot deeper into the graph from gsub.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gsub.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.