Skip to content

Hostname

shipsticks.com

Last fetched

shipsticks.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.252.10713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.20143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.34143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.68143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.92143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.167.99.183.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.243.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.383.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.893.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

100 observed subdomains of shipsticks.com.

Web-graph footprint

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

578 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shipsticks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEesp1.co
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.braintreegateway.com

Related pages

Pivot deeper into the graph from shipsticks.com.

Cypher and MCP

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

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