Skip to content

Hostname

kritick.com

Last fetched

kritick.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · kritick.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kritick.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.21108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.4108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.8108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.89108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.164.116.2718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.10699.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.11999.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.2799.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.5099.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of kritick.com owner
Contact emails

Subdomains

2 observed subdomains of kritick.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kritick.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from kritick.com.

Cypher and MCP

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

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