Skip to content

Hostname

pakendikeskus.ee

Last fetched

pakendikeskus.ee resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · pakendikeskus.eeRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pakendikeskus.ee

Resolution chain

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

IPPrefixASNOperatorCountry
65.21.28.21865.21.0.0/16AS24940FI

WHOIS identity

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

Subdomains

14 observed subdomains of pakendikeskus.ee.

Web-graph footprint

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

132 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for pakendikeskus.ee.

MechanismTarget
SPF_Amail.neti.ee
SPF_Apostkast.pakendikeskus.ee
SPF_Asmtp-out.neti.ee
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.181.67.189
SPF_IP195.165.180.236
SPF_IP213.35.136.15
SPF_IP213.35.143.119
SPF_IP217.146.76.202
SPF_IP217.159.130.2
SPF_IP37.157.65.190
SPF_IP65.21.28.218
SPF_IP80.235.115.47
SPF_IP81.20.148.139
SPF_IP84.50.211.204
SPF_IP88.196.217.192
SPF_IP88.196.71.26

Related pages

Pivot deeper into the graph from pakendikeskus.ee.

Cypher and MCP

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

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