Hostname
zolotoff.cc
Last fetched
zolotoff.cc resolves to 1 IPv4 address operated by AS197695 in RU. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
zolotoff.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 |
|---|---|---|---|---|
| 31.31.196.97 | 31.31.196.0/24 | AS197695 | — | RU |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of zolotoff.cc owner
- Contact emails
- info@domain-contact.org
- 205a2a71ce8ade8fa24c3428bdc95438057596bb193d40bfd659b471cb3379fb@zolotoff.cc.whoisproxy.org
- 26a03d0fbd18efe1e4a80f831f95916151b77e98db7183192a5d1df92a01a573@zolotoff.cc.whoisproxy.org
- 572c96addb107f10b9e67c089c65e7f3fca72c134c10dd7e1ff9de7f0cd517cc@zolotoff.cc.whoisproxy.org
- 5d65ee5f9fb18170a4ce6efa58a530cf0971bd3cef95b344dfa6e4cad3904fd5@zolotoff.cc.whoisproxy.org
- 5e431719d19da088312c1cf03ccab9a5cda02e4b72f22f80f16cb98efb68cb23@zolotoff.cc.whoisproxy.org
- 6bb3a0cc867bdbae11d53ec3ae5fe1a22ea5d857ed442f6aefc1afd8a50f8dd9@zolotoff.cc.whoisproxy.org
- 7a368d6a830c4fa4827d191f2956181866d8c03c871ba7825db5b4c121d4941a@zolotoff.cc.whoisproxy.org
- 8cd77ad0f7f524d3a0e6cb8d5abdfeb9deb3453cd5cfb8e11cc12920c4f5f1f2@zolotoff.cc.whoisproxy.org
Subdomains
3 observed subdomains of zolotoff.cc.
Web-graph footprint
Distinct hostnames that link to or from zolotoff.cc in the public web crawl.
10 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for zolotoff.cc.
| Mechanism | Target |
|---|---|
| SPF_A | zolotoff.cc |
| SPF_INCLUDE | _spf.hosting.reg.ru |
| SPF_IP | 31.31.196.97 |
| SPF_MX | zolotoff.cc |
Related pages
Pivot deeper into the graph from zolotoff.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zolotoff.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.