Hostname
ispgateway.de
Last fetched
ispgateway.de resolves to 1 IPv4 address operated by GD-EMEA-DC-CGN1 in DE.
Nutrition Label
Resolution chain
ispgateway.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.67.16.73 | 80.67.16.0/24 | AS34011 | GD-EMEA-DC-CGN1 | DE |
WHOIS identity
No WHOIS records are currently associated with ispgateway.de in WhisperGraph.
Subdomains
1,304 observed subdomains of ispgateway.de.
Showing 25 of 1,304. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ispgateway.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
38 SPF mechanisms authorising senders for ispgateway.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 109.239.48.0/20 |
| SPF_IP | 134.119.0.0/17 |
| SPF_IP | 134.119.0.0/24 |
| SPF_IP | 134.119.128.0/19 |
| SPF_IP | 134.119.160.0/20 |
| SPF_IP | 134.119.224.0/19 |
| SPF_IP | 134.119.228.0/24 |
| SPF_IP | 141.0.16.0/21 |
| SPF_IP | 176.221.40.0/21 |
| SPF_IP | 185.21.100.0/22 |
| SPF_IP | 188.93.8.0/21 |
| SPF_IP | 2001:1520:a:0:0:0:0:0/56 |
| SPF_IP | 2a00:1158:0005:0800:0000:0000:0000:0000/56 |
| SPF_IP | 2a00:1158:0:300::/56 |
| SPF_IP | 2a00:1158:400:1::0/120 |
| SPF_IP | 2a00:1158:5:900::/56 |
| SPF_IP | 2a00:1158:5::/48 |
| SPF_IP | 2a00:116a:105:f770::/56 |
| SPF_IP | 37.200.96.0/21 |
| SPF_IP | 46.252.16.0/20 |
| SPF_IP | 62.67.200.0/24 |
| SPF_IP | 77.91.232.0/21 |
| SPF_IP | 80.67.16.0/20 |
| SPF_IP | 80.67.18.0/26 |
| SPF_IP | 92.204.236.0/24 |
| SPF_IP | 92.204.239.0/24 |
| SPF_IP | 92.204.33.0/24 |
| SPF_IP | 92.204.37.0/24 |
| SPF_IP | 92.204.39.0/24 |
| SPF_IP | 92.204.43.0/24 |
| SPF_IP | 92.204.55.0/24 |
| SPF_IP | 92.204.58.0/24 |
| SPF_IP | 92.205.199.0/24 |
| SPF_IP | 92.205.208.0/21 |
| SPF_IP | 92.205.48.0/21 |
| SPF_IP | 92.205.64.0/24 |
| SPF_IP | 93.180.152.0/21 |
| SPF_IP | 93.187.232.0/21 |
Related pages
Pivot deeper into the graph from ispgateway.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ispgateway.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.