Skip to content

Hostname

classic-analytics.de

Last fetched

classic-analytics.de resolves to 1 IPv4 address operated by GODADDY-SXB in FR.

Nutrition Label

WHISPER CANON · classic-analytics.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/classic-analytics.de

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.227.9392.205.224.0/19AS21499GODADDY-SXBFR

WHOIS identity

No WHOIS records are currently associated with classic-analytics.de in WhisperGraph.

Subdomains

5 observed subdomains of classic-analytics.de.

Web-graph footprint

Distinct hostnames that link to or from classic-analytics.de in the public web crawl.

216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for classic-analytics.de.

MechanismTarget
SPF_Aclassic-analytics.de
SPF_Amail.classic-analytics.de
SPF_INCLUDEsecureserver.net
SPF_MXclassic-analytics.de

Related pages

Pivot deeper into the graph from classic-analytics.de.

Cypher and MCP

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

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