Skip to content

Hostname

classic-computing.de

Last fetched

classic-computing.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.9.103.99176.9.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

25 observed subdomains of classic-computing.de.

Web-graph footprint

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

84 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for classic-computing.de.

MechanismTarget
SPF_Aclassic-computing.de
SPF_Amail.classic-computing.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXclassic-computing.de

Related pages

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

Cypher and MCP

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

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