Hostname
commercetools.com
Last fetched
commercetools.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
commercetools.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.146.50 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.62 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.73 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.74 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.249.146.38 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.69 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.9 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.244.18.17 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.25 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.36 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.61 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of commercetools.com owner
- Contact emails
- ops@commercetools.de
- 0ef13d44-38f8-4962-a7df-51e0652e0fc9@identity-protect.org
- 6b08fc74-ab89-48db-9643-60e46b19ba5b@identity-protect.org
- 988a2963-1db0-4f65-92d7-0121bd7a9131@identity-protect.org
- aa7f54f0-d9bb-41c1-ace5-58b79c1af6b9@identity-protect.org
- c3a1fd32-93d4-4f1f-a4db-e303346625fb@identity-protect.org
- ca0fa0dc-8cfe-48d5-af86-3206877a6f86@identity-protect.org
- owner-10812269@commercetools.com.whoisprivacyservice.org
- owner-11367991@commercetools.com.whoisprivacyservice.org
- owner-11835322@commercetools.com.whoisprivacyservice.org
- owner-2320146@commercetools.com.whoisprivacyservice.org
- owner-2787477@commercetools.com.whoisprivacyservice.org
- owner-2948694@commercetools.com.whoisprivacyservice.org
- owner-3218643@commercetools.com.whoisprivacyservice.org
- owner-3311529@commercetools.com.whoisprivacyservice.org
- owner-3488592@commercetools.com.whoisprivacyservice.org
- owner-3540581@commercetools.com.whoisprivacyservice.org
- owner-3810530@commercetools.com.whoisprivacyservice.org
- owner-72556@commercetools.com.whoisprivacyservice.org
- owner-7448740@commercetools.com.whoisprivacyservice.org
- and 4 more
Subdomains
40 observed subdomains of commercetools.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from commercetools.com in the public web crawl.
1,048 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for commercetools.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4784080.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 2a05:d014:b6d:df04::1001/128 |
| SPF_IP | 2a05:d014:b6d:df05::1000/64 |
| SPF_IP | 3.65.81.9/32 |
| SPF_IP | 3.67.54.56/32 |
Related pages
Pivot deeper into the graph from commercetools.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "commercetools.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.