Skip to content

Hostname

shiprocket.com

Last fetched

shiprocket.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · shiprocket.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shiprocket.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.39.6013.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.82.24713.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.124.17613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.233.67.13313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.106.1613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.72.19913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.194.11315.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.110.11.383.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.128.1513.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.62.2233.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.15.1993.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.114.2363.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.153.10035.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.30.18252.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.219.3065.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.12.20713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.29.10713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.167.9913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.62.15713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:2
Organization
bigfoot retail solutions pvt.
Contact emails

Subdomains

9 observed subdomains of shiprocket.com.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for shiprocket.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zoho-books.in

Related pages

Pivot deeper into the graph from shiprocket.com.

Cypher and MCP

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

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