Hostname
kriscode.com
Last fetched
kriscode.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kriscode.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 |
|---|---|---|---|---|
| 13.35.20.105 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.31 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.72 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.98 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.167.192.22 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.44 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.76 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.99 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.100 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.72 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.86 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.91 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- whois data protection sp. z o.o.
- Contact emails
- domains@hugedomains.com
- support@dropcatch.com
- emesdfqdvwai-r@mail.whoisdataprotection.com
- 37c0f610-e3b3-49d9-b0ec-ac2e9726791e@identity-protect.org
- 6fbdf651-cbbb-448a-978b-28032975a0bd@identity-protect.org
- 9a90e4ff-bb67-45a3-9040-6d1d9170d069@identity-protect.org
- af30bfd2-ceb0-4ff6-82f2-21fec27dfef8@identity-protect.org
- b980afd8-1de8-4a45-b76b-b5c7bac683a0@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kriscode.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from kriscode.com.
- IP · 13.35.20.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · domains@hugedomains.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: "kriscode.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.