Hostname
premium2.uk.plesk-server.com
Last fetched
premium2.uk.plesk-server.com resolves to 9 IPv4 addresses operated by AS205072 in GB.
Nutrition Label
Resolution chain
premium2.uk.plesk-server.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
No WHOIS records are currently associated with premium2.uk.plesk-server.com in WhisperGraph.
Subdomains
170 observed subdomains of premium2.uk.plesk-server.com.
Showing 25 of 170. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for premium2.uk.plesk-server.com.
| Mechanism | Target |
|---|---|
| SPF_A | premium2.uk.plesk-server.com |
| SPF_IP | 87.239.18.81 |
| SPF_MX | premium2.uk.plesk-server.com |
Related pages
Pivot deeper into the graph from premium2.uk.plesk-server.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "premium2.uk.plesk-server.com"})-[: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.