Hostname
plata.cc
Last fetched
plata.cc resolves to 1 IPv4 address operated by BEGET-AS in RU. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
plata.cc 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 |
|---|---|---|---|---|
| 45.130.41.156 | 45.130.41.0/24 | AS198610 | BEGET-AS | RU |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of plata.cc owner
- Contact emails
- contact@privacyprotect.org
- info@domain-contact.org
- 171d443e23d5be70008d8e3a2025b395a58ac23d422b9234680285213922611a@plata.cc.whoisproxy.org
- 186c245634965c4784e1976b7ea18d60e86ef213e654fd8695146407b3c28227@plata.cc.whoisproxy.org
- 1f39de9c0abf821e2ede0ce35a9e939a20ec67bc40de5f537c860ba30f44f32e@plata.cc.whoisproxy.org
- 2913fe5e95f6ffce04f32ffe73ef431ade364107edfde0c56ec7c6bb20ab42ca@plata.cc.whoisproxy.org
- 3363292496e83f80e851cb2eb445fafa932c533d8a9237a8b8f6184f4ba04efa@plata.cc.whoisproxy.org
- c287104e062e17efb91aa0199768bf4e4becb4dd4dea06f76b247e53588c2fcc@plata.cc.whoisproxy.org
- d7e431e4147ea3845ed16d83262c27f4c6d144a395b9253294c12d0c86f53f30@plata.cc.whoisproxy.org
Subdomains
6 observed subdomains of plata.cc.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plata.cc in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for plata.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.yandex.ru |
| SPF_INCLUDE | beget.com |
Related pages
Pivot deeper into the graph from plata.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plata.cc"})-[: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.