Skip to content

Hostname

naturalreaders.com

Last fetched

naturalreaders.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · naturalreaders.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/naturalreaders.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.89.173100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.234.243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.183.363.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.61.12134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.81.11534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.201.13634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.180.10244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.85.22844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.103.3152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.85.20352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.200.3054.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 016096168
Contact emails

Subdomains

12 observed subdomains of naturalreaders.com.

Web-graph footprint

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

2,455 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for naturalreaders.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from naturalreaders.com.

Cypher and MCP

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

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