Hostname
fv-seelbach.de
Last fetched
fv-seelbach.de resolves to 2 IPv4 addresses operated by GODADDY-SXB - Host Europe GmbH in DE.
Nutrition Label
Resolution chain
fv-seelbach.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 92.204.209.240 | 92.204.208.0/20 | AS21499 | GODADDY-SXB - Host Europe GmbH | DE |
| 97.74.108.9 | 97.74.108.0/23 | AS44273 | GODADDY-DNS - Host Europe GmbH | US |
WHOIS identity
No WHOIS records are currently associated with fv-seelbach.de in WhisperGraph.
Subdomains
3 observed subdomains of fv-seelbach.de.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for fv-seelbach.de.
| Mechanism | Target |
|---|---|
| SPF_A | fv-seelbach.de |
| SPF_INCLUDE | secureserver.net |
| SPF_IP | 185.30.32.0/22 |
| SPF_IP | 37.17.224.0/21 |
| SPF_IP | 45.153.56.0/22 |
| SPF_IP | 88.82.224.0/19 |
| SPF_MX | fv-seelbach.de |
Related pages
Pivot deeper into the graph from fv-seelbach.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fv-seelbach.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.