Skip to content

Hostname

reflections.live

Last fetched

reflections.live resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · reflections.liveRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reflections.live

Resolution chain

reflections.live resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.222.149.11752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.352.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.4152.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
54.230.71.11054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.1554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8154.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0147808921
Contact emails

Subdomains

2 observed subdomains of reflections.live.

Web-graph footprint

Distinct hostnames that link to or from reflections.live in the public web crawl.

77 sites link to this hostname.

1,170 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from reflections.live.

Cypher and MCP

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

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