Skip to content

Hostname

forstbw.de

Last fetched

forstbw.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · forstbw.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/forstbw.de

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.247.7116.203.0.0/16AS24940DE

WHOIS identity

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

Subdomains

55 observed subdomains of forstbw.de.

Web-graph footprint

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

522 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for forstbw.de.

MechanismTarget
SPF_Amail9.za-internet.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.247.7
SPF_IP13.69.71.193/32

Related pages

Pivot deeper into the graph from forstbw.de.

Cypher and MCP

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

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