Skip to content

Hostname

classicdb.ch

Last fetched

classicdb.ch resolves to 2 IPv4 addresses operated by BAHNHOF in SE.

Nutrition Label

WHISPER CANON · classicdb.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/classicdb.ch

Resolution chain

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

IPPrefixASNOperatorCountry
155.4.246.96155.4.0.0/16AS8473BAHNHOFSE
95.183.50.550.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointCH

WHOIS identity

Registrar
Organization
swiss domain trustee
Contact emails

Subdomains

6 observed subdomains of classicdb.ch.

Web-graph footprint

Distinct hostnames that link to or from classicdb.ch in the public web crawl.

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for classicdb.ch.

MechanismTarget
SPF_REDIRECTspf-permissive.mail.hostpoint.ch

Related pages

Pivot deeper into the graph from classicdb.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "classicdb.ch"})-[: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.