Skip to content

Hostname

github-enterprise.s3.amazonaws.com

Last fetched

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

Nutrition Label

WHISPER CANON · github-enterprise.s3.amazonaws.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/github-enterprise.s3.amazonaws.com

Resolution chain

github-enterprise.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.181.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.1216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.15416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.11316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.9716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.10.113.5.10.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.11.2263.5.11.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.19.1103.5.19.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.27.1643.5.27.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.27.2193.5.27.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.29.803.5.29.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.30.1633.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.50.8952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.20152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.83.6052.217.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.198.17754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from github-enterprise.s3.amazonaws.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from github-enterprise.s3.amazonaws.com.

Cypher and MCP

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

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