Hostname
cola.com
Last fetched
cola.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
cola.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.70.129 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 154.200.89.14 | 154.200.89.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 172.67.223.141 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.2 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.2 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- anonymize,
- Contact emails
- 3918886@privacy-link.com
- 4047630@privacy-link.com
- cola.com-1h7o679fhhoop@anonymize.com
- cola.com-1hr5f3wxp98x1@anonymize.com
- cola.com-1hrbff66i1jl1@anonymize.com
- cola.com-1ibhl4t0byn91@anonymize.com
- cola.com-1ievhz0zq7ygg@anonymize.com
- cola.com-1ji7se7vb55pw@anonymize.com
- cola.com-qxfzfqpb8jlf@anonymize.com
- cola.com-qxtudh27ldth@anonymize.com
- cola.com-r178z1666q91@anonymize.com
- cola.com-rhtyxn46acs3@anonymize.com
- cola.com-s1h7dc3t9w6t@anonymize.com
- cola.com-skvmk0irkw1l@anonymize.com
- cola.com-t89nrw81uhwz@anonymize.com
- cola.com-tofocxhjip84@anonymize.com
- cola.com-tonyie0gys84@anonymize.com
- cola.com-ts4qs181n0ol@anonymize.com
- cola.com-u82eh4pp8n5k@anonymize.com
- cola.com-ure1kqgxhxsx@anonymize.com
- and 17 more
Subdomains
10 observed subdomains of cola.com.
| Subdomain |
|---|
| api.cola.com |
| www.cola.com |
Showing 2 of 10. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cola.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 cola.com.
- IP · 104.21.70.129
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · 3918886@privacy-link.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: "cola.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.