Hostname
oti.com
Last fetched
oti.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
oti.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.24.18 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.216.76 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- 08382dce9a27464a808db8a19767c50c.protect@whoisguard.com
- 3a96caed248040a08c4d1936e5c3e86e.protect@whoisguard.com
- 3ec0ee142fa44171a70404047e0b96cd.protect@whoisguard.com
- 4142500c8af5494cb908100bb93843e0.protect@whoisguard.com
- 51048fe0d6cf4ee483ec8d4c1d5257df.protect@whoisguard.com
- 667d3c83a9844b72a50200def3832d90.protect@whoisguard.com
- 6b661ecd0adf44d8843c5044edc0c3a5.protect@whoisguard.com
- 98b3110b664f4eeaaa6b31e382f9e036.protect@whoisguard.com
- 9be6b560ba8a474788708a493e7b0177.protect@whoisguard.com
- b3721e3f316646a1918d1ee856d7e7e9.protect@whoisguard.com
- b60acba788984fd99c43412d2ddeacb8.protect@whoisguard.com
- f2caaf32fbb1476ca93d229a65a782ee.protect@whoisguard.com
- 8a09bf70e4814b409f8f00ca6702099b.protect@withheldforprivacy.com
- a408c793d0a14a018a5642fae991bc06.protect@withheldforprivacy.com
Subdomains
1 observed subdomain of oti.com.
| Subdomain |
|---|
| www.oti.com |
Web-graph footprint
Distinct hostnames that link to or from oti.com in the public web crawl.
21 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for oti.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
Related pages
Pivot deeper into the graph from oti.com.
- IP · 104.21.24.18
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · 08382dce9a27464a808db8a19767c50c.protect@whoisguard.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: "oti.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.