Skip to content

Hostname

foerdekuechen.de

Last fetched

foerdekuechen.de resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · foerdekuechen.deRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/foerdekuechen.de

Resolution chain

foerdekuechen.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.90.116.119157.96.48.0/21AS24940HETZNER-AS - Hetzner Online GmbHDE
91.99.147.13191.102.48.0/21AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

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

Subdomains

8 observed subdomains of foerdekuechen.de.

Web-graph footprint

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

11 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for foerdekuechen.de.

MechanismTarget
SPF_Afoerdekuechen.de
SPF_INCLUDErz-nnc.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.119.150.53
SPF_IP2002:960a:1e08:0:0:0:960a:1e08
SPF_IP2002:960a:1e0d:0:0:0:960a:1e0d
SPF_IP31.220.121.58
SPF_IP62.116.130.8/32
SPF_IP92.79.108.148
SPF_MXfoerdekuechen.de

Related pages

Pivot deeper into the graph from foerdekuechen.de.

Cypher and MCP

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

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