Skip to content

Hostname

ortex-static-files.s3.amazonaws.com

Last fetched

ortex-static-files.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · ortex-static-files.s3.amazonaws.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ortex-static-files.s3.amazonaws.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.244.103.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.1203.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.244.883.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.143.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.2183.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.2363.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.293.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.246.703.5.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.142.9952.95.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.149.11752.95.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.149.18752.95.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.152.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.17552.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.191.2352.95.191.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.191.5952.95.191.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.191.7152.95.191.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with ortex-static-files.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ortex-static-files.s3.amazonaws.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ortex-static-files.s3.amazonaws.com.

Cypher and MCP

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

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