Skip to content

Hostname

foerdekooperation.de

Last fetched

foerdekooperation.de resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · foerdekooperation.deRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/foerdekooperation.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.154.192.228217.154.192.0/20AS8560DE

WHOIS identity

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

Subdomains

1 observed subdomain of foerdekooperation.de.

Web-graph footprint

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

5 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for foerdekooperation.de.

MechanismTarget
SPF_Amailgw.iese.de
SPF_Amailgw1.iese.de
SPF_Ans.iese.de
SPF_IP153.96.135.2
SPF_IP153.96.135.3

Related pages

Pivot deeper into the graph from foerdekooperation.de.

Cypher and MCP

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

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