Skip to content

Hostname

fanchen.de

Last fetched

fanchen.de resolves to 1 IPv4 address operated by AS197540 in DE.

Nutrition Label

WHISPER CANON · fanchen.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/fanchen.de

Resolution chain

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

IPPrefixASNOperatorCountry
89.58.28.21089.58.28.0/22AS197540DE

WHOIS identity

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

Subdomains

17 observed subdomains of fanchen.de.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fanchen.de.

MechanismTarget
SPF_Afanchen.de
SPF_IP185.228.137.113
SPF_IP2a03:4000:23:193:0:0:0:1
SPF_IP2a03:4000:63:10b::/64
SPF_IP89.58.28.210
SPF_MXfanchen.de

Related pages

Pivot deeper into the graph from fanchen.de.

Cypher and MCP

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

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