Skip to content

Hostname

chronoscope.net

Last fetched

chronoscope.net resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · chronoscope.netRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/chronoscope.net

Resolution chain

chronoscope.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.203.49.103159.203.48.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
159.203.50.61159.203.48.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
159.203.51.137159.203.48.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:1068
Organization
avizo sprl
Contact emails

Subdomains

9 observed subdomains of chronoscope.net.

Web-graph footprint

Distinct hostnames that link to or from chronoscope.net in the public web crawl.

8 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for chronoscope.net.

MechanismTarget
SPF_Achronoscope.net
SPF_Ahappy-hodgkin.68-183-192-145.plesk.page
SPF_INCLUDEspf.mandrillapp.com
SPF_MXchronoscope.net

Related pages

Pivot deeper into the graph from chronoscope.net.

Cypher and MCP

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

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