Hostname
ktsend3.com
Last fetched
ktsend3.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ktsend3.com resolves to 16 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 ktsend3.com owner
- Contact emails
- 066721ff-d896-4e45-ae95-cb160b9a02df@identity-protect.org
- 3a76e1e1-5e50-44dd-9f0f-71acd3e1366b@identity-protect.org
- 3f2dbdb1-ca3e-4fc7-ac34-4d5b366c1de8@identity-protect.org
- 7d8a8a87-7808-4f97-9573-e991f328dddc@identity-protect.org
- 98f45940-f039-4f2d-bfde-0eaf76e73cd7@identity-protect.org
- d21bb4c1-6ccb-4351-81b1-b4abeac2f854@identity-protect.org
- fad694af-7b01-4f5c-b58b-496f3cabbbda@identity-protect.org
Subdomains
63 observed subdomains of ktsend3.com.
Showing 25 of 63. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ktsend3.com.
| Mechanism | Target |
|---|---|
| SPF_A | ktsend3.com |
| SPF_INCLUDE | spf.strold.io |
| SPF_MX | ktsend3.com |
Related pages
Pivot deeper into the graph from ktsend3.com.
- IP · 13.226.15.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MX
- Email · 066721ff-d896-4e45-ae95-cb160b9a02df@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: "ktsend3.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.