Hostname
ktsend2.com
Last fetched
ktsend2.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ktsend2.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.171.139.120 | 3.171.140.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.40 | 3.171.140.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.44 | 3.171.140.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.85 | 3.171.140.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ktsend2.com owner
- Contact emails
- 3dd6cf23-bcde-4922-852d-854aa56d9ff6@identity-protect.org
- 43b05506-573e-498e-8658-421a2f13aff1@identity-protect.org
- 57e42b6c-f294-45f1-b17c-6e055bdb882e@identity-protect.org
- 683e06cd-c8ea-4228-bbc1-5b04a0ba8346@identity-protect.org
- 98c5e1e5-41da-401d-8c8b-3e8d235ac168@identity-protect.org
- 9e1c4f64-03c1-4914-b939-5ccae84ed29b@identity-protect.org
- a25981b9-6523-4713-98ed-9f4db5893127@identity-protect.org
Subdomains
71 observed subdomains of ktsend2.com.
Showing 25 of 71. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ktsend2.com.
| Mechanism | Target |
|---|---|
| SPF_A | ktsend2.com |
| SPF_INCLUDE | spf.strold.io |
| SPF_MX | ktsend2.com |
Related pages
Pivot deeper into the graph from ktsend2.com.
- IP · 3.171.139.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3dd6cf23-bcde-4922-852d-854aa56d9ff6@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: "ktsend2.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.