Skip to content

Hostname

decora.ee

Last fetched

decora.ee resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:1241 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.67.185135.181.0.0/16AS24940HETZNER-ASFI
185.158.177.42185.158.176.0/22AS202635SERVERFARMEE

WHOIS identity

Registrar
iana:1241
Organization
Contact emails

Subdomains

32 observed subdomains of decora.ee.

Web-graph footprint

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

143 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for decora.ee.

MechanismTarget
SPF_Adirecto.gate.ee
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.jotform.com
SPF_INCLUDEspf2.jotform.com
SPF_IP135.181.67.177
SPF_IP135.181.67.185
SPF_IP185.158.177.40/29
SPF_IP80.250.114.239

Related pages

Pivot deeper into the graph from decora.ee.

Cypher and MCP

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

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