Hostname
ktsend1.com
Last fetched
ktsend1.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ktsend1.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ktsend1.com owner
- Contact emails
- 008a6e52-c995-4b9d-9457-3f9f3156fee3@identity-protect.org
- 0e20caad-a239-4a34-8c81-47690b0609ea@identity-protect.org
- 475b22ba-aeb9-4929-bec9-ff4e7c5ba09d@identity-protect.org
- 817dcab8-f58c-4e58-b268-7f8697505866@identity-protect.org
- ca04d4f4-0f95-4baa-9a03-3827e40c2a45@identity-protect.org
- e0b860d4-d34e-4730-9886-c6e2ed8ebef2@identity-protect.org
- f01d1fbb-4744-4e6c-a2e5-68e7aa1fd994@identity-protect.org
Subdomains
103 observed subdomains of ktsend1.com.
Showing 25 of 103. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ktsend1.com.
| Mechanism | Target |
|---|---|
| SPF_A | ktsend1.com |
| SPF_INCLUDE | spf.strold.io |
| SPF_MX | ktsend1.com |
Related pages
Pivot deeper into the graph from ktsend1.com.
- IP · 13.226.244.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 008a6e52-c995-4b9d-9457-3f9f3156fee3@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: "ktsend1.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.