Skip to content

Hostname

euso2016.ee

Last fetched

euso2016.ee resolves to 1 IPv4 address operated by PAGM-AS in EE.

Nutrition Label

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

Resolution chain

euso2016.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.45.114.2295.45.114.0/24AS198068PAGM-ASEE

WHOIS identity

No WHOIS records are currently associated with euso2016.ee in WhisperGraph.

Subdomains

2 observed subdomains of euso2016.ee.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for euso2016.ee.

MechanismTarget
SPF_Aeuso2016.ee
SPF_IP2a03:f480:1:18:0:0:0:77
SPF_IP5.45.114.229
SPF_MXeuso2016.ee

Related pages

Pivot deeper into the graph from euso2016.ee.

Cypher and MCP

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

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