Hostname
team-astana.com
Last fetched
team-astana.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
team-astana.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.156.134 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.156.183 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.156.223 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.156.93 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.117.105 | 3.168.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.117.117 | 3.168.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.117.208 | 3.168.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.117.48 | 3.168.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.206 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.215 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.218 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.18.49 | 54.230.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1328
- Organization
- brueller it-dienstleistungen
- Contact emails
- onamae@value-domain.com
- peter@brueller.info
- 3b2c07f2336a4a167af627bf2158cacc7dd248b57772af8bfe235291ccd50562@team-astana.com.whoisproxy.org
- 86430f218d715841ca31765ca59047b80e8d4cdb940d0448beaa48ff78424f3d@team-astana.com.whoisproxy.org
- 8b94b82f747b961b77e842fd6507b6dfa31777996f54afadaa585f82ea8443b4@team-astana.com.whoisproxy.org
- a1050ceda1f8419539ecde8bebdfa9427ddc3e6c1abf2d3bd2c6a5a01841a3e3@team-astana.com.whoisproxy.org
- ac8b6cb74d0c94e87920b423bf7dc1edd8a5dda0d3a37ef15f6a606777963785@team-astana.com.whoisproxy.org
- ad4e4796a24e2f952a186822f1b0e871d22333242d176a24a440effca1ade4cd@team-astana.com.whoisproxy.org
- af7c2763c690a7ff0ab2b186c670f28b810f9f5cb04620543a7f383ceba50fb1@team-astana.com.whoisproxy.org
- c88cac98216b0fcdf4c4116b9a492b853fb247cc9689d17f8afb3508c8f6fe8b@team-astana.com.whoisproxy.org
- d7a8dd017d00a6cb88a92ccd9f3feddcd37a4c16e99cfa9c1bc6f48dc82a2a45@team-astana.com.whoisproxy.org
- f378692d509029e47b51882884be2c31921214e9684f56c31715fc88ff564359@team-astana.com.whoisproxy.org
- fe736b220092287c0f3a2b2070fef01df1432bf53897c39fffff82523e0af5c0@team-astana.com.whoisproxy.org
Subdomains
1 observed subdomain of team-astana.com.
| Subdomain |
|---|
| www.team-astana.com |
Web-graph footprint
Distinct hostnames that link to or from team-astana.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from team-astana.com.
- IP · 18.64.156.134
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1328
- Country · US
- Email · onamae@value-domain.com
- 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: "team-astana.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.