Skip to content

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

WHISPER CANON · kin-towers.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kin-towers.com

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.

IPPrefixASNOperatorCountry
3.5.146.2213.5.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.124.12952.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.10952.219.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.15352.219.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.132.9752.219.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.11952.219.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.17152.219.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.8952.219.180.0/24AS16509AMAZON-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.

MechanismTarget
SPF_Akin-towers.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.109.153.224/28
SPF_IP103.109.153.226
SPF_IP103.109.153.234
SPF_IP103.109.153.236
SPF_IP118.97.102.184/29
SPF_IP124.158.154.208/28
SPF_IP202.51.106.160/27
SPF_IP202.53.254.160/29
SPF_MXkin-towers.com

Related pages

Pivot deeper into the graph from kin-towers.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.