Skip to content

Hostname

datacenterlight.ch

Last fetched

datacenterlight.ch resolves to 1 IPv4 address operated by RENAISSANCE-AS Renaissance Technologies P. Ltd. in CH.

Nutrition Label

WHISPER CANON · datacenterlight.chRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/datacenterlight.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.203.114.92185.203.114.0/23AS213081RENAISSANCE-AS Renaissance Technologies P. Ltd.CH

WHOIS identity

No WHOIS records are currently associated with datacenterlight.ch in WhisperGraph.

Subdomains

6 observed subdomains of datacenterlight.ch.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for datacenterlight.ch.

MechanismTarget
SPF_IP185.203.114.129
SPF_IP185.203.114.86
SPF_IP185.203.114.92
SPF_IP2a0a:e5c0:2:2:0:c8ff:fe68:bf1c
SPF_IP2a0a:e5c0:2:2:0:c8ff:fe68:bf41
SPF_IP2a0a:e5c0:2:2:400:c8ff:fe68:bee7
SPF_MXdatacenterlight.ch

Related pages

Pivot deeper into the graph from datacenterlight.ch.

Cypher and MCP

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

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