Skip to content

Hostname

wired.it.s3.amazonaws.com

Last fetched

wired.it.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · wired.it.s3.amazonaws.comRouting diversity5.7/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wired.it.s3.amazonaws.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.185.19516.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.19016.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.35.116.182.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.19.1583.5.19.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.25.1553.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.218.7352.216.235.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.3352.216.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.21752.216.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.9752.216.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.8.16352.216.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.16952.218.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.18552.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.194.11352.218.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.205.3352.218.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.207.10552.218.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.4452.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with wired.it.s3.amazonaws.com in WhisperGraph.

Subdomains

1 observed subdomain of wired.it.s3.amazonaws.com.

Threat posture

History

Related pages

Pivot deeper into the graph from wired.it.s3.amazonaws.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wired.it.s3.amazonaws.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.