Hostname
glistentec.com
Last fetched
glistentec.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
glistentec.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.33.45.113 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.124 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.19 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.69 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.164.96.129 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.49 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.94 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.96 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- dataprivacyprotected@1und1.de
- 42767808-471c-4ae4-b7dc-cb014f5eef89@identity-protect.org
- 53114ae3-fc08-417b-bc7d-8028ce486ca4@identity-protect.org
- 7d26f2b5-778b-4866-b8c7-e5dbfc1af33e@identity-protect.org
- ad13eb19-e9a0-4c19-ad01-9525c6de8d7a@identity-protect.org
- bad7717b-0ce7-490a-b808-e8046d2a79fb@identity-protect.org
- de888959-c1f6-431e-8cfc-16b93ae28a29@identity-protect.org
- owner-11429534@glistentec.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of glistentec.com.
| Subdomain |
|---|
| api.glistentec.com |
| dev.glistentec.com |
Threat posture
History
Related pages
Pivot deeper into the graph from glistentec.com.
- IP · 13.33.45.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · dataprivacyprotected@1und1.de
- TLD · .com
- Browse hostnames · gl…
- 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: "glistentec.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.