Skip to content

Hostname

fleetship.com

Last fetched

fleetship.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.163.81.14416.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.162.163.18018.162.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.163.226.10718.163.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.67.24618.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
54.46.113.9054.46.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.160.8695.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.179.18195.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.51.22543.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:468
Organization
on behalf of fleetship.com owner
Contact emails

Subdomains

35 observed subdomains of fleetship.com.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fleetship.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfva.fleetship.com
SPF_INCLUDEspfvb.fleetship.com
SPF_INCLUDEspfvc.fleetship.com
SPF_INCLUDEspfvd.fleetship.com
SPF_INCLUDEspfve.fleetship.com
SPF_MXfleetship.com

Related pages

Pivot deeper into the graph from fleetship.com.

Cypher and MCP

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

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