Skip to content

Hostname

soov.ee

Last fetched

soov.ee resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:zone|postimees online oü as the registrar.

Nutrition Label

WHISPER CANON · soov.eeRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/soov.ee

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.28104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.28104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.181172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.78.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.78.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
registrar:zone|postimees online oü
Organization
Contact emails

Subdomains

17 observed subdomains of soov.ee.

Web-graph footprint

Distinct hostnames that link to or from soov.ee in the public web crawl.

157 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for soov.ee.

MechanismTarget
SPF_Asoov.ee
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.204.44.192/28
SPF_IP84.50.110.32/28
SPF_IP90.190.106.128/27
SPF_MXsoov.ee

Related pages

Pivot deeper into the graph from soov.ee.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "soov.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.