Hostname
ktsend4.com
Last fetched
ktsend4.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ktsend4.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 |
|---|---|---|---|---|
| 13.33.243.104 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.129 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.18 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.65 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.238.49.17 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.21 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.29 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.45 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ktsend4.com owner
- Contact emails
- 085a8a47-7c07-4e0d-aa8a-fc160faa6ac1@identity-protect.org
- 1fde0648-729d-4342-a66e-cdd952588a68@identity-protect.org
- 32d16d00-93f4-4708-8e62-3ab5f2030dbb@identity-protect.org
- 85bf8395-aef8-4d6e-b45f-26b269afa4a6@identity-protect.org
- 9b9c3eb9-e898-4885-ade3-72d00328fbbd@identity-protect.org
- c4c4025e-6cbb-406b-9e63-e727fe5fb28c@identity-protect.org
- e9965382-0037-4ae1-9625-001a19b38154@identity-protect.org
Subdomains
51 observed subdomains of ktsend4.com.
Showing 25 of 51. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ktsend4.com.
| Mechanism | Target |
|---|---|
| SPF_A | ktsend4.com |
| SPF_INCLUDE | spf.strold.io |
| SPF_MX | ktsend4.com |
Related pages
Pivot deeper into the graph from ktsend4.com.
- IP · 13.33.243.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 085a8a47-7c07-4e0d-aa8a-fc160faa6ac1@identity-protect.org
- TLD · .com
- Browse hostnames · kt…
- 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: "ktsend4.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.