Hostname
colak.cc
Last fetched
colak.cc resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
colak.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 |
|---|---|---|---|---|
| 46.101.139.49 | 46.101.128.0/17 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of colak.cc owner
- Contact emails
- 1528b31d3794974b419d698735fe1e4639fdaa08183dd3e7844e929e7dbee942@colak.cc.whoisproxy.org
- 1b4ed8925b5021780d7220106690154b6f307e7106673590f8a0675d72bd0ac1@colak.cc.whoisproxy.org
- 34e189008dc5d897e8e1ccc11dea5367370dcd42e7b0454e370fd1d8d86dca79@colak.cc.whoisproxy.org
- 37e6ce502330bc17caf5bf449466ad17d97da9844eb3e106526bf8e5033dea9d@colak.cc.whoisproxy.org
- 52a97dd5d96c201a57087c191b951bf8ccd904c19e674bcd4f69f519a83a7cd6@colak.cc.whoisproxy.org
- 53874f175a9210df8397e3fab23f910cdee314644e5580f02904ca426d664c8e@colak.cc.whoisproxy.org
- 65100b91d2493e5f0e22253f19c87dde60ee84310053b4f0061070cac95fad5a@colak.cc.whoisproxy.org
- 708a60d576b1c0eb12ff24749ab31c899cfa88d354a66b67e5d190ddc1d74521@colak.cc.whoisproxy.org
- 826aa87f8eb5010d9fce4d1fdcc9a2fd4f0b28c85bce9ec4e39fee2d0c79e369@colak.cc.whoisproxy.org
- 89fc98c2f7d35ac7b3f3ddf8e121226ab45187081806a59336de63c56cdd7062@colak.cc.whoisproxy.org
- 8a13f180b39a2d9b8529847bcc3046967fca5fd2535732f601f611aaa3c8ad07@colak.cc.whoisproxy.org
- 8ebb0fdd56b0426528f6b72743e60816777b0dbda711a0ac89f9978c10e0549f@colak.cc.whoisproxy.org
- 962b3a4796227c1fbe0142d0377a553ca700fb906ff92d9c1cf6d38e4dda82e0@colak.cc.whoisproxy.org
- bc6336938f86f40c59cd1f3584328c08269472dc578fa60c40f04ba507950e7f@colak.cc.whoisproxy.org
- c2ecc379e3276774b080ffd80c6bf900138a66d017ff5f3d9568ddac79bd8381@colak.cc.whoisproxy.org
- cc15572f80a627228df3e120113a0af9e963f646c2966716be31708aec71e14d@colak.cc.whoisproxy.org
- db3d5bfd35240e40ee203fa3dee7d8f238cc09ae31eedeb2379f85f59c94d4d3@colak.cc.whoisproxy.org
- f77862a15e76a3ed531aac4a69773c0ae9d9746ae733de95b39c8ebb745e57d6@colak.cc.whoisproxy.org
Subdomains
7 observed subdomains of colak.cc.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for colak.cc.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from colak.cc.
- IP · 46.101.139.49
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · DE
- Email · 1528b31d3794974b419d698735fe1e4639fdaa08183dd3e7844e929e7dbee942@colak.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "colak.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.