Hostname
pentakleva.com
Last fetched
pentakleva.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pentakleva.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
- on behalf of pentakleva.com owner
- Contact emails
- 1fcf942b-54a0-4143-aae3-53d390d1e3df@identity-protect.org
- 3684b18f-2ea6-49d8-b6ad-2c77c063db17@identity-protect.org
- 50d9e7a0-0f91-4e59-8858-cca24fbad018@identity-protect.org
- 8e785265-3362-4574-aa07-731554921894@identity-protect.org
- 91382fcf-1317-47b4-942c-df6a51c652eb@identity-protect.org
- a2d9c67a-ec5a-4979-8296-041a0d02c1ef@identity-protect.org
Subdomains
2 observed subdomains of pentakleva.com.
| Subdomain |
|---|
| pay.pentakleva.com |
| www.pentakleva.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from pentakleva.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pentakleva.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.