Hostname
plista.com
Last fetched
plista.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
plista.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- brodt torben
- Contact emails
- domains@plista.com
- info@plista.com
- server@plista.com
- 0c2ca970-3eb4-4879-ad07-9d9643c0738c@identity-protect.org
- 4cb94c9e-0c9a-4cb0-bbe5-ea9f0c7f7392@identity-protect.org
- 9ffdc652-dd40-4ef9-a8eb-760963903ae3@identity-protect.org
- a9acf530-b03b-4b95-96a5-69b9628dd8d1@identity-protect.org
- cc222e24-d2b9-4847-859f-8c42c8ca687e@identity-protect.org
Subdomains
95 observed subdomains of plista.com.
Showing 25 of 95. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plista.com in the public web crawl.
1,184 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for plista.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | plista.com |
Related pages
Pivot deeper into the graph from plista.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plista.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.