Hostname
osta.ee
Last fetched
osta.ee resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:zone|consolidated auctions o'u as the registrar.
Nutrition Label
Resolution chain
osta.ee 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.18.35.22 | 104.18.35.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.152.234 | 172.64.152.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:zone|consolidated auctions o'u
- Organization
- allepal ou
- Contact emails
- —
Subdomains
29 observed subdomains of osta.ee.
Showing 18 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from osta.ee in the public web crawl.
647 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for osta.ee.
| Mechanism | Target |
|---|---|
| SPF_A | osta.ee |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.smaily.com |
| SPF_IP | 185.158.179.135/32 |
| SPF_IP | 185.158.179.138/32 |
| SPF_IP | 188.245.160.205/32 |
| SPF_IP | 188.245.91.89/32 |
| SPF_IP | 217.146.76.170/32 |
| SPF_MX | osta.ee |
Related pages
Pivot deeper into the graph from osta.ee.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "osta.ee"})-[: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.