Skip to content

Hostname

discover.fleetback.com

Last fetched

discover.fleetback.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · discover.fleetback.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/discover.fleetback.com

Resolution chain

discover.fleetback.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.214.125108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.41108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.47108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.8108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.35.20.10213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.11813.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.12513.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.7413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.166.135.203.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.213.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.243.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.453.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with discover.fleetback.com in WhisperGraph.

Subdomains

1 observed subdomain of discover.fleetback.com.

Threat posture

History

Related pages

Pivot deeper into the graph from discover.fleetback.com.

Cypher and MCP

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

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