Skip to content

Hostname

kritsnam.com

Last fetched

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

Nutrition Label

WHISPER CANON · kritsnam.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kritsnam.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.12143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.13143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.23143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.26143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.65.214.10618.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.10718.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.2118.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.5618.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.160.1199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

14 observed subdomains of kritsnam.com.

Web-graph footprint

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

25 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kritsnam.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from kritsnam.com.

Cypher and MCP

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

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