Hostname
botlist.app
Last fetched
botlist.app resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
botlist.app 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.35.49 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.213.231 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
7 observed subdomains of botlist.app.
Web-graph footprint
Distinct hostnames that link to or from botlist.app in the public web crawl.
18 sites link to this hostname.
Sample inbound links
- 1150597113147826358.botlist.app
- 1183666915554635867.botlist.app
- 1208972578690174997.botlist.app
- 1258958762773971064.botlist.app
- 1264599167502782656.botlist.app
- 1294237408727924849.botlist.app
- 1357908486805127389.botlist.app
- 1375824553950842900.botlist.app
- 1376700944569597972.botlist.app
- 1382483187900354620.botlist.app
Sample outbound links
- 1112569585212850256.botlist.app
- 1217278924011212810.botlist.app
- 1329635726295564299.botlist.app
- 1347396601999527996.botlist.app
- 1354026322942496768.botlist.app
- 1356805537152499785.botlist.app
- 1357908486805127389.botlist.app
- 1359684954728038543.botlist.app
- 1360422956215308308.botlist.app
- 1369765404909506642.botlist.app
Threat posture
History
Related pages
Pivot deeper into the graph from botlist.app.
- IP · 104.21.35.49
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 05e35b30a4bb49faa2f17ae5789a51c5.protect@withheldforprivacy.com
- TLD · .app
- Browse hostnames · bo…
- 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: "botlist.app"})-[: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.