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
Resolution chain
kritsnam.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.106.12 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.13 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.23 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.26 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 18.65.214.106 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.107 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.21 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.56 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.84.160.11 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.120 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.58 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.76 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kritsnam.com owner
- Contact emails
- sangramglobe@gmail.com
- 0ecbba50-c68d-42d4-8966-7a30742557de@identity-protect.org
- 4b9a0ea1-adc7-4149-b102-4231beffeadf@identity-protect.org
- 9d3c62bb-ba85-47d1-8aba-911d6b465a2c@identity-protect.org
- aa7fc7b2-fb42-4195-bca4-b7f8c361d4dc@identity-protect.org
- d51551fa-aa1f-4d73-9870-0528dc48fbf2@identity-protect.org
- e649734c-dfd4-4136-8fc5-40c7e260b040@identity-protect.org
- f53af056-fd5f-4bdc-bba4-a38d13367be8@identity-protect.org
- owner-11328283@kritsnam.com.whoisprivacyservice.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for kritsnam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from kritsnam.com.
- IP · 143.204.106.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · OM
- Email · sangramglobe@gmail.com
- TLD · .com
- Browse hostnames · kr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.