Hostname
amberbaltyk.com
Last fetched
amberbaltyk.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
amberbaltyk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.161.255.10 | 89.161.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- fivetaps@gmail.com
- 0296831adf01dd2179334d74d50fd2ead5e1352d9507300a047b4d3401cea1bd@amberbaltyk.com.whoisproxy.org
- 0a3284ff7af91fcecaab087b2631d4ffe172eea6b81ac18b10c0f7c11b0935a7@amberbaltyk.com.whoisproxy.org
- 0e07ab3dfe79e467b0ed4fbcbd91da762edcc269d281ac6688c0eb84190b4a6e@amberbaltyk.com.whoisproxy.org
- 788b983770a3e03445c6f13f3ecb4b74fbede44176a86a1de9f336f1666dbeea@amberbaltyk.com.whoisproxy.org
- a5592a9e9fde74f5d0c7328a56e305232fd8133216aaf008af48d4819391a964@amberbaltyk.com.whoisproxy.org
- b30524ac2d7746b5658c979cbfb671b4fa36caa90fbdf6d4df5a80e5cf422e21@amberbaltyk.com.whoisproxy.org
- bbac3c5cb66df3fc5f42d2f9489db7d07efc8a232a5dcb8c3e1a80621ba25774@amberbaltyk.com.whoisproxy.org
- be3d228e2e3177ec19fe4c3144cb3a4a4b32944fc1baf261f5d149f607ae5c56@amberbaltyk.com.whoisproxy.org
- dba25f05c5801ad1a3a87c74f6a3da70b2799a199cf29fd75d9975a29226c041@amberbaltyk.com.whoisproxy.org
- ddcbf1ca84f59c42740ef967026074bd020ecb6217b15bc37238c6b0f9b0362f@amberbaltyk.com.whoisproxy.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from amberbaltyk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amberbaltyk.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.