Skip to content

Hostname

noortehnik.ee

Last fetched

noortehnik.ee resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.225104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.225104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.221172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
217.146.73.86217.146.64.0/20AS49604EE

WHOIS identity

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

Subdomains

2 observed subdomains of noortehnik.ee.

Web-graph footprint

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

52 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for noortehnik.ee.

MechanismTarget
SPF_INCLUDE_netblocks.neti.ee
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEteliaklm.ee
SPF_MXnoortehnik.ee

Related pages

Pivot deeper into the graph from noortehnik.ee.

Cypher and MCP

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

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