Skip to content

Hostname

ithinklogistics.com

Last fetched

ithinklogistics.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · ithinklogistics.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ithinklogistics.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.49.20113.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.172.13913.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.109.23513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.150.6713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.155.22613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.164.24613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.36.25115.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.138.6415.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.179.13815.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.116.1583.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.166.173.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.244.543.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.62.15835.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.74.12635.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.162.1265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.41.23213.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.174.24113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.70.24035.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.174.5113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.129.6013.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1495
Organization
bharat
Contact emails

Subdomains

20 observed subdomains of ithinklogistics.com.

Web-graph footprint

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

139 sites link to this hostname.

178 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ithinklogistics.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzcsend.in

Related pages

Pivot deeper into the graph from ithinklogistics.com.

Cypher and MCP

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

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