All hostnames pg.ax resolves to 20 IPv4 addresses operated by KLG - Keller Logistics Group, INC in US.
Nutrition Label WHISPER CANON · pg.ax Routing diversity 3.5/10 Peering density 4.4/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/pg.ax Resolution chain pg.ax resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 104.218.235.16 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.17 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.18 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.19 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.20 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.21 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.22 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.23 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.24 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.25 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.26 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.27 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.28 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.29 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.30 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 104.218.235.31 104.218.235.0/24 AS201106 KLG - Keller Logistics Group, INC US 192.252.176.61 192.252.176.0/24 AS152194 HOLA WE DIGITAL S.A.S. JP 217.114.47.176 217.114.47.0/24 AS201106 KLG - Keller Logistics Group, INC US 217.114.47.177 217.114.47.0/24 AS201106 KLG - Keller Logistics Group, INC US 217.114.47.178 217.114.47.0/24 AS201106 KLG - Keller Logistics Group, INC US
WHOIS identity No WHOIS records are currently associated with pg.ax in WhisperGraph.
Subdomains 4 observed subdomains of pg.ax.
Web-graph footprint Distinct hostnames that link to or from pg.ax in the public web crawl.
Related pages Pivot deeper into the graph from pg.ax.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pg.ax"})-[: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 .