Skip to content

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

WHISPER CANON · axalta.plRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/axalta.pl

Resolution chain

axalta.pl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.10716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.72.14916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.116.2152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.25352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.163.24552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.86.1952.217.86.0/24AS16509AMAZON-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.

Threat posture

History

Related pages

Pivot deeper into the graph from axalta.pl.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.