Skip to content

Hostname

readly.com

Last fetched

readly.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:638 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.74.247108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.81.232108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.114.15034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.123.22334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.49.13434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.99.12546.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.99.9152.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.49.7252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.14.5552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.33.14152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.62.1452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.237.17052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.97.22852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.198.18652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.236.7152.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.118.21652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.39.24252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.78.8652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.153.5252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.76.9454.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:638
Organization
on behalf of readly.com owner
Contact emails

Subdomains

82 observed subdomains of readly.com.

Web-graph footprint

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

188 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for readly.com.

MechanismTarget
SPF_INCLUDE143179142.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from readly.com.

Cypher and MCP

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

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