Hostname
comspot.de
Last fetched
comspot.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.
Nutrition Label
Resolution chain
comspot.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 |
|---|---|---|---|---|
| 94.130.255.3 | 94.130.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
No WHOIS records are currently associated with comspot.de in WhisperGraph.
Subdomains
52 observed subdomains of comspot.de.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comspot.de in the public web crawl.
85 sites link to this hostname.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
41 SPF mechanisms authorising senders for comspot.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgw.electronicsales.de |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.201.208.18 |
| SPF_IP | 138.201.62.15 |
| SPF_IP | 138.201.62.57 |
| SPF_IP | 195.52.228.132 |
| SPF_IP | 195.52.228.133 |
| SPF_IP | 195.52.228.134 |
| SPF_IP | 195.52.228.135 |
| SPF_IP | 195.52.228.136 |
| SPF_IP | 195.52.228.137/27 |
| SPF_IP | 195.52.228.138 |
| SPF_IP | 195.52.228.139 |
| SPF_IP | 195.52.228.140 |
| SPF_IP | 195.52.228.141 |
| SPF_IP | 195.52.228.142 |
| SPF_IP | 195.52.228.143 |
| SPF_IP | 195.52.228.144 |
| SPF_IP | 195.52.228.145 |
| SPF_IP | 195.52.228.146 |
| SPF_IP | 195.52.228.147 |
| SPF_IP | 195.52.228.148 |
| SPF_IP | 195.52.228.149 |
| SPF_IP | 195.52.228.150 |
| SPF_IP | 195.52.228.151 |
| SPF_IP | 195.52.228.152 |
| SPF_IP | 195.52.228.153 |
| SPF_IP | 195.52.228.154 |
| SPF_IP | 195.52.228.155 |
| SPF_IP | 195.52.228.156 |
| SPF_IP | 195.52.228.157 |
| SPF_IP | 195.52.228.158 |
| SPF_IP | 78.46.164.145 |
| SPF_IP | 78.46.164.146 |
| SPF_IP | 78.46.164.147 |
| SPF_IP | 78.46.164.148 |
| SPF_IP | 78.46.164.149 |
| SPF_IP | 78.46.164.150 |
| SPF_IP | 85.10.225.64/27 |
| SPF_IP | 94.130.255.0/27 |
Related pages
Pivot deeper into the graph from comspot.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comspot.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.