Skip to content

Hostname

fgsv.de

Last fetched

fgsv.de resolves to 1 IPv4 address operated by AS9067 in DE.

Nutrition Label

WHISPER CANON · fgsv.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fgsv.de

Resolution chain

fgsv.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.82.36.221212.82.32.0/21AS9067DE

WHOIS identity

No WHOIS records are currently associated with fgsv.de in WhisperGraph.

Subdomains

13 observed subdomains of fgsv.de.

Web-graph footprint

Distinct hostnames that link to or from fgsv.de in the public web crawl.

341 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fgsv.de.

MechanismTarget
SPF_INCLUDErm01.fgsv.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.132.249.60
SPF_IP159.183.174.8
SPF_IP20.52.208.135
SPF_IP212.82.36.221
SPF_IP2a04:6c0:b:2:0:0:0:1
SPF_IP2a04:6c0:b:5:0:0:0:1
SPF_IP80.151.119.227

Related pages

Pivot deeper into the graph from fgsv.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fgsv.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.