Hostname
criver.com
Last fetched
criver.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
criver.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.16.144.236 | 104.16.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.145.236 | 104.16.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.177.132.206 | 172.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- charles river laboratories,
- Contact emails
- a648g3um36v@networksolutionsprivateregistration.com
- aj2572ap2cu@networksolutionsprivateregistration.com
- bp5un6224c8@networksolutionsprivateregistration.com
- bv9zf8ay4s8@networksolutionsprivateregistration.com
- c353c54n2hg@networksolutionsprivateregistration.com
- eh78c4cd5nw@networksolutionsprivateregistration.com
- eq7fu85j2sh@networksolutionsprivateregistration.com
- fh5557v46kj@networksolutionsprivateregistration.com
- g466v9xr4ay@networksolutionsprivateregistration.com
- gr3wj4kz6rn@networksolutionsprivateregistration.com
- h74fq6xk3x9@networksolutionsprivateregistration.com
- h95us7yj2et@networksolutionsprivateregistration.com
- hm3r86nm3mj@networksolutionsprivateregistration.com
- hp89v66z4eg@networksolutionsprivateregistration.com
- hr53858f8hm@networksolutionsprivateregistration.com
- k92cu9c398z@networksolutionsprivateregistration.com
- me9n59zv3rp@networksolutionsprivateregistration.com
- mr9ew76x9xp@networksolutionsprivateregistration.com
- nb58e7gq5kp@networksolutionsprivateregistration.com
- ne2px9hc4yz@networksolutionsprivateregistration.com
- and 28 more
Subdomains
101 observed subdomains of criver.com.
Showing 25 of 101. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from criver.com in the public web crawl.
1,544 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for criver.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from criver.com.
- IP · 104.16.144.236
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a648g3um36v@networksolutionsprivateregistration.com
- 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: "criver.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.