Hostname
colo.com
Last fetched
colo.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
colo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.89.244.183 | 159.95.128.0/17 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 164.90.244.158 | 164.92.128.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- 1 stop bargain,
- Contact emails
- colo.com@domainsbyproxy.com
- dae_hyunu@yahoo.com
- domaininquiry@moniker.com
- colo.com@monikerprivacy.net
- 08feffaadc7ddd49c3d51877735a7f90a3f8f534a7b7287abd3980aa21840956@colo.com.whoisproxy.org
- 1045d8b705d918aad4acc7dbe4663a6704b01bf22999bfc79d5e9a46c55706ca@colo.com.whoisproxy.org
- 2f5dfe1b810a253e1d4e819e6d6420b2247bd685a60ecf20e497a7f79311d9aa@colo.com.whoisproxy.org
- 367c103778d5ab023718b86cf5d0ac739ce96ef99f0b0e66a2a02ba4c903b8d1@colo.com.whoisproxy.org
- 4369c3b77e3087f5798e0d41922782f397627a1b9ad37f86ca3e4ac0e0b84cb8@colo.com.whoisproxy.org
- 57b09e4054eede32a9a909d05b0959bc15b610775d027e72c4836fc3545bdc06@colo.com.whoisproxy.org
- 6a8f68899efc311115c4d1da3a918830920d233cbc63b3d53184f5bd2faf8548@colo.com.whoisproxy.org
- 77eed1d3296eeb111a045e0d98d8f074adb3a017d8c9d5a9d0fa1b6839eb68c0@colo.com.whoisproxy.org
- 8e8eed8c419ae0759511f688de8ca5cb5cf55d1ab722cf86c14c35481ed44c6f@colo.com.whoisproxy.org
- 97ac24248269eb0a05e25409595e547e3fd0ddf5c83cf1744fb80da344f40045@colo.com.whoisproxy.org
- 9981977363de66d113004972b2d38bfc869d04cb2a519965ff5abdf8f880c0fb@colo.com.whoisproxy.org
- 9c26192b3f7ac9a7d4e59e3d436442183bd38841d0e813378a4199b4b8ba66e7@colo.com.whoisproxy.org
- 9c61e56b968f1991107d7a3fd3cbc7b57a30600e0ade4f76834ad96ae0a281b4@colo.com.whoisproxy.org
- 9d37e745df6f1baebd530d5ef469d1ec8187f32865c4a5ad8f95812fc4b14541@colo.com.whoisproxy.org
- 9f20a2a982e5f729256f31d214854a60cc3b097b22296c54cffd70d9a8839bbd@colo.com.whoisproxy.org
- a1b00f1e2cd7c39e3d39ab1402e278d62084174fe49567d6440bddd8f9085918@colo.com.whoisproxy.org
- and 9 more
Subdomains
2,394 observed subdomains of colo.com.
Showing 25 of 2,394. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from colo.com in the public web crawl.
5 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from colo.com.
- IP · 159.89.244.183
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:146
- Country · US
- Email · colo.com@domainsbyproxy.com
- TLD · .com
- 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: "colo.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.