Skip to content

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

WHISPER CANON · crit.chatRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/crit.chat

Resolution chain

crit.chat resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.55.11018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.146.2818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3418.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3718.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.9418.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:81
Organization
christopher lesiw
Contact emails

Subdomains

2 observed subdomains of 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

SPF policy

2 SPF mechanisms authorising senders for crit.chat.

MechanismTarget
SPF_INCLUDEspf.improvmx.com
SPF_MXcrit.chat

Related pages

Pivot deeper into the graph from crit.chat.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.