Skip to content

Hostname

fithive-functionalstrength.s3.amazonaws.com

Last fetched

fithive-functionalstrength.s3.amazonaws.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fithive-functionalstrength.s3.amazonaws.comRouting diversity6.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fithive-functionalstrength.s3.amazonaws.com

Resolution chain

fithive-functionalstrength.s3.amazonaws.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.80.2223.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.203.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2093.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.2213.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.773.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2483.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.153.19552.218.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.181.10752.218.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.21952.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.237.23552.218.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.7552.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.4152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.148.24152.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.168.8952.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.201.20952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.207.152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.16952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.16152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.239.4152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with fithive-functionalstrength.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from fithive-functionalstrength.s3.amazonaws.com.

Cypher and MCP

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

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