Skip to content

Hostname

fls-fe.amazon.com

Last fetched

fls-fe.amazon.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fls-fe.amazon.comRouting diversity7.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/fls-fe.amazon.com

Resolution chain

fls-fe.amazon.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.146.213.11716.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.237.016.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.87.24134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.189.11134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.62.19034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.218.11534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.212.152.17834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.192.2434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.184.8734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.207.20235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.37.22035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.116.1835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.239.635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.218.10835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.123.7535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.51.16835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.186.17335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.131.18035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.130.16344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.100.18444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with fls-fe.amazon.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from fls-fe.amazon.com in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fls-fe.amazon.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fls-fe.amazon.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.