Skip to content

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

WHISPER CANON · osta.eeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/osta.ee

Resolution chain

osta.ee resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.35.22104.18.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.152.234172.64.152.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:zone|consolidated auctions o'u
Organization
allepal ou
Contact emails

Subdomains

29 observed subdomains of osta.ee.

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

SPF policy

9 SPF mechanisms authorising senders for osta.ee.

MechanismTarget
SPF_Aosta.ee
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smaily.com
SPF_IP185.158.179.135/32
SPF_IP185.158.179.138/32
SPF_IP188.245.160.205/32
SPF_IP188.245.91.89/32
SPF_IP217.146.76.170/32
SPF_MXosta.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.