Skip to content

Hostname

2009.floatleft.com

Last fetched

2009.floatleft.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · 2009.floatleft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2009.floatleft.com

Resolution chain

2009.floatleft.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.66.23.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1963.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2003.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.1233.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.143.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.323.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.413.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.463.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.713.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.813.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.73.1043.5.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.116.14852.218.116.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.62.8452.218.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.33.7652.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.35.1252.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.36.17252.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

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.

Threat posture

History

Related pages

Pivot deeper into the graph from 2009.floatleft.com.

Cypher and MCP

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

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