Skip to content

Hostname

3dekspert.ee

Last fetched

3dekspert.ee resolves to 1 IPv4 address operated by ESTPAK - Telia Eesti AS in EE.

Nutrition Label

WHISPER CANON · 3dekspert.eeRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/3dekspert.ee

Resolution chain

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

IPPrefixASNOperatorCountry
62.65.38.18362.65.32.0/19AS3249ESTPAK - Telia Eesti ASEE

WHOIS identity

No WHOIS records are currently associated with 3dekspert.ee in WhisperGraph.

Subdomains

1 observed subdomain of 3dekspert.ee.

Web-graph footprint

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

7 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 3dekspert.ee.

MechanismTarget
SPF_A3dekspert.ee
SPF_INCLUDE_spf.google.com
SPF_IP62.65.38.176/28
SPF_MX3dekspert.ee

Related pages

Pivot deeper into the graph from 3dekspert.ee.

Cypher and MCP

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

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