Skip to content

Hostname

fans1991.de

Last fetched

fans1991.de resolves to 1 IPv4 address operated by AS21499 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.237.18292.205.224.0/19AS21499FR

WHOIS identity

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

Subdomains

14 observed subdomains of fans1991.de.

Web-graph footprint

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

25 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fans1991.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.79.193.137
SPF_IP20.79.193.166
SPF_IP92.205.176.125
SPF_MXfans1991.de

Related pages

Pivot deeper into the graph from fans1991.de.

Cypher and MCP

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

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