Skip to content

Hostname

critmin.org

Last fetched

critmin.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · critmin.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/critmin.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.121.43.164.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.121.403.164.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.121.803.164.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.121.963.164.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.36.1043.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.1183.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.23.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.603.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:625
Organization
the mobile app factory,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from critmin.org in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from critmin.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "critmin.org"})-[: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.