Skip to content

Hostname

fleetback.com

Last fetched

fleetback.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fleetback.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fleetback.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.125.113.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.543.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.773.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.953.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1043.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.123.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.783.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.973.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.45.1073.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.33.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.383.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.723.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.192.35.7354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
arhs developments
Contact emails

Subdomains

60 observed subdomains of fleetback.com.

Web-graph footprint

Distinct hostnames that link to or from fleetback.com in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fleetback.com.

MechanismTarget
SPF_INCLUDE145543298.spf02.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXfleetback.com

Related pages

Pivot deeper into the graph from fleetback.com.

Cypher and MCP

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

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