Skip to content

Hostname

fridaysforfuture.de

Last fetched

fridaysforfuture.de resolves to 1 IPv4 address operated by AS200651 in RO.

Nutrition Label

WHISPER CANON · fridaysforfuture.deRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fridaysforfuture.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.165.171.132185.165.171.0/24AS200651RO

WHOIS identity

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

Subdomains

38 observed subdomains of fridaysforfuture.de.

Web-graph footprint

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

2,828 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for fridaysforfuture.de.

MechanismTarget
SPF_Afridaysforfuture.de
SPF_INCLUDEspf.smtp.net
SPF_IP185.247.224.95/32
SPF_MXfridaysforfuture.de

Related pages

Pivot deeper into the graph from fridaysforfuture.de.

Cypher and MCP

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

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