Hostname
basehosts.de
Last fetched
basehosts.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
basehosts.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
No WHOIS records are currently associated with basehosts.de in WhisperGraph.
Subdomains
163 observed subdomains of basehosts.de.
Showing 25 of 163. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
33 SPF mechanisms authorising senders for basehosts.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 138.201.142.199/32 |
| SPF_IP | 138.201.149.13/32 |
| SPF_IP | 138.201.59.104/32 |
| SPF_IP | 138.201.59.105/32 |
| SPF_IP | 148.251.236.0/24 |
| SPF_IP | 148.251.249.0/24 |
| SPF_IP | 168.119.2.229/32 |
| SPF_IP | 176.94.97.20/32 |
| SPF_IP | 185.163.116.56/32 |
| SPF_IP | 185.216.176.106/32 |
| SPF_IP | 185.233.104.220/32 |
| SPF_IP | 185.244.195.70/32 |
| SPF_IP | 192.145.45.165/32 |
| SPF_IP | 194.36.145.53/32 |
| SPF_IP | 2.56.96.206/32 |
| SPF_IP | 2.56.98.245/32 |
| SPF_IP | 202.61.201.165/32 |
| SPF_IP | 202.61.226.179/32 |
| SPF_IP | 202.61.229.145/32 |
| SPF_IP | 202.61.240.102/32 |
| SPF_IP | 202.61.244.24/32 |
| SPF_IP | 202.61.245.52/32 |
| SPF_IP | 202.61.253.142/32 |
| SPF_IP | 217.150.254.101/32 |
| SPF_IP | 37.120.178.200/32 |
| SPF_IP | 45.129.180.102/32 |
| SPF_IP | 45.83.104.150/32 |
| SPF_IP | 82.119.175.0/24 |
| SPF_IP | 87.139.59.40/32 |
| SPF_IP | 89.58.43.5/32 |
| SPF_IP | 94.16.112.209/32 |
| SPF_IP | 94.16.117.217/32 |
| SPF_MX | basehosts.de |
Related pages
Pivot deeper into the graph from basehosts.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "basehosts.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.