Skip to content

Hostname

readbrightly.com

Last fetched

readbrightly.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · readbrightly.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/readbrightly.com

Resolution chain

readbrightly.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.94.36108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.59108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.80108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.89108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.147.11118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.95.1365.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.4765.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.7165.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.9265.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

16 observed subdomains of readbrightly.com.

Web-graph footprint

Distinct hostnames that link to or from readbrightly.com in the public web crawl.

2,046 sites link to this hostname.

622 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from readbrightly.com.

Cypher and MCP

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

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