Hostname
ktsend8.com
Last fetched
ktsend8.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ktsend8.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.227.173.28 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.29 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.41 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.7 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 99.86.195.112 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.14 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.15 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.195.60 | 99.86.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ktsend8.com owner
- Contact emails
- 112a1cad-ecc3-4422-b514-d0c61989ebc6@identity-protect.org
- 22ba3074-8db2-490a-9923-ee940d26923a@identity-protect.org
- 3c3b16b7-bccc-4c68-8e5b-c0d38238bddf@identity-protect.org
- 5b7da58e-bf47-4567-88a8-2e8bb0e2b025@identity-protect.org
- 735b7289-1e9b-4be8-b354-8ecd683867bc@identity-protect.org
- be163f9a-8c8c-430e-83ad-8a333d2d66f9@identity-protect.org
- e8788a74-f0e4-4949-95fb-d1bcc1c71b7b@identity-protect.org
Subdomains
18 observed subdomains of ktsend8.com.
Showing 4 of 18. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ktsend8.com.
| Mechanism | Target |
|---|---|
| SPF_A | ktsend8.com |
| SPF_INCLUDE | spf.strold.io |
| SPF_MX | ktsend8.com |
Related pages
Pivot deeper into the graph from ktsend8.com.
- IP · 13.227.173.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 112a1cad-ecc3-4422-b514-d0c61989ebc6@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: "ktsend8.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.