Hostname
otes.com
Last fetched
otes.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
otes.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of otes.com owner
- Contact emails
- no.valid.email@worldnic.com
- 00e1cc11-7328-4b94-ba7f-dab9b9a3d933@identity-protect.org
- 9859124f-5fd9-47ed-aba5-f81416e3286f@identity-protect.org
- 9e339d9a-8139-40b2-8cfb-22b60bdc83e7@identity-protect.org
- a1909ec4-a134-45b8-8553-3e100bfc33ad@identity-protect.org
- dfe4eb0e-cad2-4dbf-8bb0-16972fdff8a6@identity-protect.org
- owner-10578253@otes.com.whoisprivacyservice.org
- owner-11381669@otes.com.whoisprivacyservice.org
- owner-1940996@otes.com.whoisprivacyservice.org
- owner-3204965@otes.com.whoisprivacyservice.org
- owner-7317025@otes.com.whoisprivacyservice.org
- owner@otes.com.whoisprivacyservice.org
Subdomains
27 observed subdomains of otes.com.
Showing 23 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from otes.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for otes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2644161.spf05.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.otes.com |
Related pages
Pivot deeper into the graph from otes.com.
- IP · 13.227.192.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · no.valid.email@worldnic.com
- 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: "otes.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.