Hostname
axalta.pl
Last fetched
axalta.pl resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:corporation service company as the registrar.
Nutrition Label
Resolution chain
axalta.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 |
|---|---|---|---|---|
| 16.15.183.107 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.183.245 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.183.90 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.72.149 | 16.182.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.116.21 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.121.253 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.163.245 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.86.19 | 52.217.86.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:corporation service company
- Organization
- axalta coating systems,
- Contact emails
- —
Subdomains
1 observed subdomain of axalta.pl.
| Subdomain |
|---|
| www.axalta.pl |
Web-graph footprint
Distinct hostnames that link to or from axalta.pl in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from axalta.pl.
- IP · 16.15.183.107
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · registrar:corporation service company
- Country · US
- TLD · .pl
- Browse hostnames · ax…
- 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: "axalta.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.