Skip to content

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

WHISPER CANON · fv-seelbach.deRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fv-seelbach.de

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.

IPPrefixASNOperatorCountry
92.204.209.24092.204.208.0/20AS21499GODADDY-SXB - Host Europe GmbHDE
97.74.108.997.74.108.0/23AS44273GODADDY-DNS - Host Europe GmbHUS

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.

MechanismTarget
SPF_Afv-seelbach.de
SPF_INCLUDEsecureserver.net
SPF_IP185.30.32.0/22
SPF_IP37.17.224.0/21
SPF_IP45.153.56.0/22
SPF_IP88.82.224.0/19
SPF_MXfv-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.