Hostname
leftbrain.com.pl
Last fetched
leftbrain.com.pl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:premium.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
leftbrain.com.pl 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 |
|---|---|---|---|---|
| 3.163.128.134 | 3.163.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.128.165 | 3.163.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.128.176 | 3.163.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.128.181 | 3.163.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.179 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.192 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.20 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.55 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:premium.pl sp. z o.o.
- Organization
- leftbrain
- Contact emails
- —
Subdomains
2 observed subdomains of leftbrain.com.pl.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from leftbrain.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leftbrain.com.pl"})-[: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.