Hostname
crit.chat
Last fetched
crit.chat resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
crit.chat resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.55.110 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.15 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.67 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.8 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.146.28 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.34 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.37 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.94 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:81
- Organization
- christopher lesiw
- Contact emails
Subdomains
2 observed subdomains of crit.chat.
| Subdomain |
|---|
| mail.crit.chat |
| prompts.crit.chat |
Web-graph footprint
Distinct hostnames that link to or from crit.chat in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for crit.chat.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.improvmx.com |
| SPF_MX | crit.chat |
Related pages
Pivot deeper into the graph from crit.chat.
- IP · 18.238.55.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · US
- Email · c82cfffb1b20962b83cb323c1d8f23cd-1870076@contact.gandi.net
- TLD · .chat
- 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: "crit.chat"})-[: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.