Skip to content

Hostname

nis2.ee

Last fetched

nis2.ee is a registered hostname under the .ee top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

1 observed subdomain of nis2.ee.

Subdomain
www.nis2.ee

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for nis2.ee.

MechanismTarget
SPF_Anis2.ee
SPF_INCLUDE_spf.zone.eu
SPF_MXnis2.ee

Related pages

Pivot deeper into the graph from nis2.ee.

Cypher and MCP

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

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