Skip to content

Hostname

cmscritic.com

Last fetched

cmscritic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cmscritic.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cmscritic.com

Resolution chain

cmscritic.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.175.115.1103.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.313.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.403.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.813.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
52.85.31.11552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.3065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of cmscritic.com.

Web-graph footprint

Distinct hostnames that link to or from cmscritic.com in the public web crawl.

625 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cmscritic.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cmscritic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cmscritic.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 20

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