Hostname
tecsasclouddev.com
Last fetched
tecsasclouddev.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tecsasclouddev.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 |
|---|---|---|---|---|
| 13.159.6.150 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.76.173.125 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.196.25 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.64.80 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tecsasclouddev.com owner
- Contact emails
- 0ed6c0fc-a44f-49cc-b730-12dfb0ef31f5@identity-protect.org
- 1d890b7e-c692-4fdf-8d6e-623bf05717e2@identity-protect.org
- 248fcd4d-70a0-437b-94ff-616bbc1e536e@identity-protect.org
- 2d90e931-1f8d-414f-a4e0-b935a6e2938e@identity-protect.org
- 2e1b8a1a-beb9-4f99-9434-5f93788af620@identity-protect.org
- b1b8fc23-6097-4071-9e15-22279ae4f81a@identity-protect.org
- e3fa3454-8840-4d17-adf6-24bae89f91cc@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from tecsasclouddev.com.
- IP · 13.159.6.150
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0ed6c0fc-a44f-49cc-b730-12dfb0ef31f5@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "tecsasclouddev.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.