Skip to content

Hostname

pg.ax

Last fetched

pg.ax resolves to 20 IPv4 addresses operated by KLG - Keller Logistics Group, INC in US.

Nutrition Label

WHISPER CANON · pg.axRouting diversity3.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.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.

IPPrefixASNOperatorCountry
104.218.235.16104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.17104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.18104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.19104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.20104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.21104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.22104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.23104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.24104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.25104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.26104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.27104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.28104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.29104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.30104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
104.218.235.31104.218.235.0/24AS201106KLG - Keller Logistics Group, INCUS
192.252.176.61192.252.176.0/24AS152194HOLA WE DIGITAL S.A.S.JP
217.114.47.176217.114.47.0/24AS201106KLG - Keller Logistics Group, INCUS
217.114.47.177217.114.47.0/24AS201106KLG - Keller Logistics Group, INCUS
217.114.47.178217.114.47.0/24AS201106KLG - Keller Logistics Group, INCUS

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.

Sample inbound links

Threat posture

History

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 20

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