Hostname
crictime.com
Last fetched
crictime.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
crictime.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.53.107 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.212.5 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 09853efe8cf10fbb88560f33dbab4a244c5cc118e59bd928aec302c64b3320a7@crictime.com.whoisproxy.org
- 1118fd0f42a3f84d58c7643f5c571df872765e7a31a061aa1571aa65c527d928@crictime.com.whoisproxy.org
- 2448c2f586011f62cfc146bff9ddbb4e14f6a3f5c63cd84e55524b7097e87366@crictime.com.whoisproxy.org
- 267482bfe6de106398bf16df6fd7a9a6fbe87db1a3af0ee47b38923d91e6bfe9@crictime.com.whoisproxy.org
- 295cdee0662dea9c4f8e4b6de25952cb297f39c89cbc3185d673310f74b430fb@crictime.com.whoisproxy.org
- 2c3c2a6f380def063ea3db352e4b6cbfc8b38f9207d6c1ab1425248d7da436b0@crictime.com.whoisproxy.org
- 32f7f6cdce80eb2193edf62c0564e4afdb07f10a6abfcdf7d6fc38c61a4d6408@crictime.com.whoisproxy.org
- 34ade69b2aa6944534a32f3831d1de4c4faac9f428176412e6df9d0ffa79fc2c@crictime.com.whoisproxy.org
- 3af330a5bcfee2acee355e1737f9de844f29eb9360ac5443177abd4ea487fe99@crictime.com.whoisproxy.org
- 46d7371d053cc2709cccad231a6573a0e878fe8e92fa816904b91bf49e1c08ab@crictime.com.whoisproxy.org
- 49b3ed2c644687699b7f32c4ddcb7ea2e0aff7c3caad53e1e000d2c8995b37e5@crictime.com.whoisproxy.org
- 505ffc76309b0a5b7a7eba5394fe4a50e2bba49679c18693bbfad648870b07eb@crictime.com.whoisproxy.org
- 52634af377449a2144648e77ff22ed7c9c4f23825e60f41d5075673099f6b202@crictime.com.whoisproxy.org
- 65c016fba183239530690c56467f413eade570c04b67fe7c854906a182bb1928@crictime.com.whoisproxy.org
- 6801634233aceceb90d0adf43f7556fa5ef421648fd220753912adcef12af100@crictime.com.whoisproxy.org
- 6da61d9f1b4114a99531210927dd363b6df22245990e216513ec9d7f1537684b@crictime.com.whoisproxy.org
- 770ec82130b696ebd9774a4097d32c3167315b57f4c0f3b31db22f718a9777a5@crictime.com.whoisproxy.org
- 800eaa62f90d8b31826a251546cb419d759b7acebb73056ad5e44fe35fa2c391@crictime.com.whoisproxy.org
- 8243357c5b11a31d6dcee71476a52afd279f38465614ed30d6e6b9a801d39527@crictime.com.whoisproxy.org
- 85111c057abb67468a7d895f55b8212370db68e01ae3ca7db0e606e1be73068d@crictime.com.whoisproxy.org
- and 15 more
Subdomains
17 observed subdomains of crictime.com.
Web-graph footprint
Distinct hostnames that link to or from crictime.com in the public web crawl.
47 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from crictime.com.
- IP · 104.21.53.107
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · 09853efe8cf10fbb88560f33dbab4a244c5cc118e59bd928aec302c64b3320a7@crictime.com.whoisproxy.org
- TLD · .com
- Browse hostnames · cr…
- 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: "crictime.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.