Hostname
w7ti.com
Last fetched
w7ti.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
w7ti.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.147.132.219 | 16.147.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.228.37.143 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.52.57 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.27.231.55 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.187.130.109 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.70.132.175 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of w7ti.com owner
- Contact emails
- w7ti.com@domainsbyproxy.com
- xiaobao18@11gd.com
- 031a3bc8-9e7c-4fe4-bc87-324f96fe27cd@identity-protect.org
- 548e3f23-7cfd-499c-9ea4-4677ee90b09a@identity-protect.org
- 993c7379-171f-4ff7-9712-f9a9e1e07ba7@identity-protect.org
- b7e6c5af-7b1b-4b76-9baf-6caad23cd841@identity-protect.org
- ca0b15f1-c5f1-4d5c-a244-e2da61162819@identity-protect.org
Subdomains
3 observed subdomains of w7ti.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from w7ti.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "w7ti.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.