Skip to content

Hostname

reader.smallpicture.com

Last fetched

reader.smallpicture.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · reader.smallpicture.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/reader.smallpicture.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.5016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.12716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.18416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.20216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.6816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.12816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.1.1703.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.200.9052.216.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.208.18152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.218.21352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.57.10152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.11752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.131.23752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.170.1352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.13354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.162.21354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with reader.smallpicture.com in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from reader.smallpicture.com.

Cypher and MCP

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

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