Hostname
2karko.com
Last fetched
2karko.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
2karko.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 |
|---|---|---|---|---|
| 104.21.21.41 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.196.97 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from 2karko.com in the public web crawl.
Sample inbound links
- abidapps.com
- xn---100--bbr3ah0c0b1a6ci2gya5b9c3j5e.abidapps.com
- xn--slot---10tub3id7bh8ga0a5d8jua6c3nmdwc4agw1i.abidapps.com
- xn---1--gkle0ae3hh5bie7ipbr4hh8dc40a5b7e.accordion-museum.com
- slot-free.alhaqqani.com
- xn--vegabet168-1h5aximc0bz2a.alhaqqani.com
- amanloquehacen.com
- avelandia.com
- besthealththai.com
- bicarakini.com
Threat posture
History
Related pages
Pivot deeper into the graph from 2karko.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2karko.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.