Skip to content

Hostname

documents.eg-software.com.s3.amazonaws.com

Last fetched

documents.eg-software.com.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · documents.eg-software.com.s3.amazonaws.comRouting diversity6.1/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/documents.eg-software.com.s3.amazonaws.com

Resolution chain

documents.eg-software.com.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.183.20916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.11.2283.5.11.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.1463.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.17.433.5.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.22.673.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.25.1903.5.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.29.1953.5.29.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.39.11352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.11352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.24452.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.5752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.8152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.37.452.217.37.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.24154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.193.23354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with documents.eg-software.com.s3.amazonaws.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from documents.eg-software.com.s3.amazonaws.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "documents.eg-software.com.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.