Hostname
carb86.com
Last fetched
carb86.com resolves to 14 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
carb86.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.36.65 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 154.198.203.113 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.129 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.145 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.161 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.17 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.177 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.2 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.33 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.49 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.65 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.81 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 154.198.203.97 | 154.198.192.0/19 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 172.67.186.195 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1923
- Organization
- lv qun
- Contact emails
Subdomains
2 observed subdomains of carb86.com.
| Subdomain |
|---|
| m.carb86.com |
| www.carb86.com |
Web-graph footprint
Distinct hostnames that link to or from carb86.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from carb86.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carb86.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.