Skip to content

Hostname

shiprocket.in

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
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.206.121.1815.206.0.0/15AS16509AMAZON-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.6.59.873.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.206.174.9613.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.29.10713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.163.18913.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:146
Organization
bigfoot retail solutions pvt.
Contact emails

Subdomains

76 observed subdomains of shiprocket.in.

Web-graph footprint

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

1,327 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for shiprocket.in.

MechanismTarget
SPF_INCLUDE552396d2.ppspf.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from shiprocket.in.

Cypher and MCP

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

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