Skip to content

Hostname

myreadingacademy.com

Last fetched

myreadingacademy.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · myreadingacademy.comRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/myreadingacademy.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.210.217.11134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.35.15834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.82.15435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.3.235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.172.6435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.74.7444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.201.23844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.9.22844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.125.24644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.228.8244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.212.1644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.150.15152.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.197.23452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.85.19052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.35.3352.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.84.18354.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.208.19754.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.202.4.15354.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.166.3254.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.224.24054.244.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for myreadingacademy.com.

MechanismTarget
SPF_IP76.76.26.0/23

Related pages

Pivot deeper into the graph from myreadingacademy.com.

Cypher and MCP

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

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