Skip to content

Hostname

chart.api.pxhub.io

Last fetched

chart.api.pxhub.io resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · chart.api.pxhub.ioRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/chart.api.pxhub.io

Resolution chain

chart.api.pxhub.io resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.222.25013.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.246.7013.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.30.13713.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.96.9013.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.134.115.418.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.220.25218.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.86.12418.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.218.153.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.158.23435.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with chart.api.pxhub.io in WhisperGraph.

Subdomains

1 observed subdomain of chart.api.pxhub.io.

Threat posture

History

Related pages

Pivot deeper into the graph from chart.api.pxhub.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "chart.api.pxhub.io"})-[: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.