Skip to content

Hostname

asterlight.ru

Last fetched

asterlight.ru resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:active-ru as the registrar.

Nutrition Label

WHISPER CANON · asterlight.ruRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/asterlight.ru

Resolution chain

asterlight.ru resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.32.96104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.54.25104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.150.173172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.222.225172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
176.31.176.75176.31.0.0/16AS16276FR
37.187.202.10137.187.0.0/16AS16276PL

WHOIS identity

Registrar
registrar:active-ru
Organization
private person
Contact emails

Web-graph footprint

Distinct hostnames that link to or from asterlight.ru in the public web crawl.

19 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from asterlight.ru.

Cypher and MCP

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

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