Hostname
spelsberg.fr
Last fetched
spelsberg.fr is a registered hostname under the .fr 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
- Registrar
- registrar:registrygate gmbh
- Organization
- guenther spelsberg gmbh + co. kg
- Contact emails
Subdomains
4 observed subdomains of spelsberg.fr.
Web-graph footprint
Distinct hostnames that link to or from spelsberg.fr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for spelsberg.fr.
| Mechanism | Target |
|---|---|
| SPF_A | spelsberg.fr |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.46.182.1/32 |
| SPF_IP | 185.88.215.60 |
| SPF_IP | 195.243.248.128/27 |
| SPF_IP | 2a00:f48:1008:0:0:215:60:10 |
| SPF_IP | 62.204.160.93/32 |
| SPF_IP | 85.22.152.214 |
| SPF_MX | spelsberg.fr |
Related pages
Pivot deeper into the graph from spelsberg.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spelsberg.fr"})-[: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.