Hostname
kais3r.com
Last fetched
kais3r.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kais3r.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.240.25 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.58 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.66 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.92 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.169.5.16 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.169.5.61 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.169.5.69 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.169.5.8 | 3.169.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kais3r.com owner
- Contact emails
- 8ba9ceca-b507-4051-b29a-967d0be4db32@identity-protect.org
- a44b6c9a-8d89-43ae-bc17-866d821e0020@identity-protect.org
- b2190552-baa5-4487-8cf2-840c722a7119@identity-protect.org
- b47dc69d-bc0d-4a54-9e4c-8c046e570b02@identity-protect.org
- c368a70e-7b04-41d6-b66d-8f8ada9d5a22@identity-protect.org
- d392b7d9-ee59-410a-bd76-fcb5d86895c6@identity-protect.org
- f66cc5d4-ae6a-4912-9090-b66557a41ac7@identity-protect.org
Subdomains
1 observed subdomain of kais3r.com.
| Subdomain |
|---|
| www.kais3r.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kais3r.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from kais3r.com.
- IP · 3.164.240.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 8ba9ceca-b507-4051-b29a-967d0be4db32@identity-protect.org
- TLD · .com
- Browse hostnames · ka…
- 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: "kais3r.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.