Hostname
ote-store.com
Last fetched
ote-store.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ote-store.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.213.133.99 | 13.212.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.214.20.62 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.138.157.28 | 18.138.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.141.17.63 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.143.121.115 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.130.232.238 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ote-store.com owner
- Contact emails
- 119ed0fe-59e0-4595-9091-028681c412db@identity-protect.org
- 1b6579db-4037-436e-9ec9-148204c1c808@identity-protect.org
- c54703b3-c112-4ced-a788-b024077f07ac@identity-protect.org
- ca40a2f5-b57a-4523-8a9d-af968da3577c@identity-protect.org
- e3918bea-b2d9-47bd-9863-3c271433e8d8@identity-protect.org
- fae0ed39-340d-4858-8515-8650cdb82041@identity-protect.org
- owner-3571171@ote-store.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ote-store.com.
| Subdomain |
|---|
| www.ote-store.com |
Web-graph footprint
Distinct hostnames that link to or from ote-store.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ote-store.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ote-store.com.
- IP · 13.213.133.99
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 119ed0fe-59e0-4595-9091-028681c412db@identity-protect.org
- TLD · .com
- Browse hostnames · ot…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ote-store.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.