Hostname
criticalbench.com
Last fetched
criticalbench.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
criticalbench.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.227.142.42 | 67.227.128.0/17 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- domain discreet privacy service attn: criticalbench.com
- Contact emails
- 02aec25c0a161233106ac20fa75f2240@domaindiscreet.com
- 0a58a1e50a28fd0a009603f930f54e21@domaindiscreet.com
- 22bf5f880a28fd0a1753e482ac0e41c9@domaindiscreet.com
- 350acc5f0a28fd0a2b1188f3a8c1f03c@domaindiscreet.com
- 35a6ccb10a161233143ecfad70fba942@domaindiscreet.com
- 3bd126fe0a28fd0a00a1a1c7d63a03f3@domaindiscreet.com
- 4324a7d70a28fd0a707fea3f88141812@domaindiscreet.com
- 524f2b3a0a28fd0a5d8ae6c73bfa6b20@domaindiscreet.com
- 57946916@myprivatename.com
- 5c34e99d0a28fd0a639f8c4ab900a3b2@domaindiscreet.com
- 6eba18c80a28fd0a3397f623a8ccbe9b@domaindiscreet.com
- 8794598e0a28fd0a5a5a1f5e01e0444c@domaindiscreet.com
- 8ee4c0e00a28fd0a56c45bfd1e70c4a5@domaindiscreet.com
- a8807c950a28fd0a57ec035e9d122047@domaindiscreet.com
- ba7f12b20a28fd0a62b8b23b65b06c68@domaindiscreet.com
- c53c481a0a28fd0a6456f6572c13c062@domaindiscreet.com
- d3554ad00a28fd0a02185cbf821fd44b@domaindiscreet.com
- e22df7540a28fd0a5d18e4abad3072fa@domaindiscreet.com
Subdomains
52 observed subdomains of criticalbench.com.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from criticalbench.com in the public web crawl.
270 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for criticalbench.com.
| Mechanism | Target |
|---|---|
| SPF_A | criticalbench.com |
| SPF_INCLUDE | disk.criticalbench.com |
| SPF_INCLUDE | send.aweber.com |
| SPF_INCLUDE | spf.maropost.com |
| SPF_IP | 67.227.142.42 |
| SPF_MX | criticalbench.com |
Related pages
Pivot deeper into the graph from criticalbench.com.
- IP · 67.227.142.42
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:9
- Country · US
- Email · 02aec25c0a161233106ac20fa75f2240@domaindiscreet.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: "criticalbench.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.