Hostname
kin-towers.com
Last fetched
kin-towers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
kin-towers.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 |
|---|---|---|---|---|
| 3.5.146.221 | 3.5.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.124.129 | 52.219.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.128.109 | 52.219.140.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.128.153 | 52.219.140.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.132.97 | 52.219.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.164.119 | 52.219.180.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.164.171 | 52.219.180.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.164.89 | 52.219.180.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:460
- Organization
- domain privacy service fbo registrant.
- Contact emails
Subdomains
4 observed subdomains of kin-towers.com.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for kin-towers.com.
| Mechanism | Target |
|---|---|
| SPF_A | kin-towers.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.109.153.224/28 |
| SPF_IP | 103.109.153.226 |
| SPF_IP | 103.109.153.234 |
| SPF_IP | 103.109.153.236 |
| SPF_IP | 118.97.102.184/29 |
| SPF_IP | 124.158.154.208/28 |
| SPF_IP | 202.51.106.160/27 |
| SPF_IP | 202.53.254.160/29 |
| SPF_MX | kin-towers.com |
Related pages
Pivot deeper into the graph from kin-towers.com.
- IP · 3.5.146.221
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:460
- Country · SG
- Email · reg_21636052@whoisprotection.cc
- TLD · .com
- Browse hostnames · ki…
- 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: "kin-towers.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.