Hostname
plan-e.si
Last fetched
plan-e.si resolves to 1 IPv4 address operated by AS3212 in SI.
Nutrition Label
Resolution chain
plan-e.si 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 |
|---|---|---|---|---|
| 82.149.22.77 | 82.149.0.0/19 | AS3212 | — | SI |
WHOIS identity
No WHOIS records are currently associated with plan-e.si in WhisperGraph.
Subdomains
92 observed subdomains of plan-e.si.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plan-e.si in the public web crawl.
30 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for plan-e.si.
| Mechanism | Target |
|---|---|
| SPF_A | plan-e.si |
| SPF_A | web.server.plan-e.si |
| SPF_INCLUDE | web.server.plan-e.si |
| SPF_IP | 145.14.14.152 |
| SPF_IP | 193.9.21.0/24 |
| SPF_IP | 2001:67c:2468::110:7:0/122 |
| SPF_IP | 84.255.227.128/28 |
| SPF_IP | 91.223.182.115 |
| SPF_MX | plan-e.si |
Related pages
Pivot deeper into the graph from plan-e.si.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plan-e.si"})-[: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.