Hostname
demo-list.com
Last fetched
demo-list.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
demo-list.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.66.80 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.157.132 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 0d061d59ab12b632b64bc8575e4b0321a6c1e4cb5af9915b2a5b43de464e1bf6@demo-list.com.whoisproxy.org
- 1b9388ffbcb9403296e253944054acecbad9a698c153ae96428e6047676bdcdc@demo-list.com.whoisproxy.org
- 495755e5942e5fa5bfe5f21dcaccfcdb1a1fc0db2da497c6f05c8600999d5739@demo-list.com.whoisproxy.org
- 50959903f902734ff833004e8f2f7894f039e4edd6bb63fffec3a88b75eef295@demo-list.com.whoisproxy.org
- 560e1e457570e216fdd1d26ac98e49200429a9e5ae4e2e3d8af4144e1da1b8d5@demo-list.com.whoisproxy.org
- 586c356cbbfeca1e49ca46932ca697d56adeda4673f7a02b655bf353703fbe5e@demo-list.com.whoisproxy.org
- 596216cc17aa726be3d487e5c1947b5356ede799b1791f57c701fcfdd3eea08d@demo-list.com.whoisproxy.org
- 75254b8560dd71fc77ad8443948b35945d263ced111955bf0b368fb8ea177812@demo-list.com.whoisproxy.org
- 83515d46339af775422d22b4a6a808a02ee0b029aebee355aea52aac6232539a@demo-list.com.whoisproxy.org
- 8f7ed8b59051d384cea878b85b8c4b818fa11b3d1f779790efcb521da525d1a0@demo-list.com.whoisproxy.org
- c0113d9326959e1eeeedfcd9561cb16e2be6d28c57527663d016842a92309b38@demo-list.com.whoisproxy.org
- cbbd22114bfc70fce4e1ac8daebb5eef668019b4493178af1b6c472366912c3f@demo-list.com.whoisproxy.org
- cdb6617d1951d82645f89ab5b71c1d527d58ff6967b63bd29414122d9f4eb4aa@demo-list.com.whoisproxy.org
Subdomains
1 observed subdomain of demo-list.com.
| Subdomain |
|---|
| www.demo-list.com |
Web-graph footprint
Distinct hostnames that link to or from demo-list.com in the public web crawl.
444 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from demo-list.com.
- IP · 104.21.66.80
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:228
- Country · CA
- Email · 0d061d59ab12b632b64bc8575e4b0321a6c1e4cb5af9915b2a5b43de464e1bf6@demo-list.com.whoisproxy.org
- TLD · .com
- Browse hostnames · de…
- 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: "demo-list.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.