Hostname
pakendikeskus.ee
Last fetched
pakendikeskus.ee resolves to 1 IPv4 address operated by AS24940 in FI.
Nutrition Label
Resolution chain
pakendikeskus.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.21.28.218 | 65.21.0.0/16 | AS24940 | — | FI |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for pakendikeskus.ee.
| Mechanism | Target |
|---|---|
| SPF_A | mail.neti.ee |
| SPF_A | postkast.pakendikeskus.ee |
| SPF_A | smtp-out.neti.ee |
| SPF_INCLUDE | _spf.smaily.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 135.181.67.189 |
| SPF_IP | 195.165.180.236 |
| SPF_IP | 213.35.136.15 |
| SPF_IP | 213.35.143.119 |
| SPF_IP | 217.146.76.202 |
| SPF_IP | 217.159.130.2 |
| SPF_IP | 37.157.65.190 |
| SPF_IP | 65.21.28.218 |
| SPF_IP | 80.235.115.47 |
| SPF_IP | 81.20.148.139 |
| SPF_IP | 84.50.211.204 |
| SPF_IP | 88.196.217.192 |
| SPF_IP | 88.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.