Skip to content

Hostname

pub-static.pmang.com

Last fetched

pub-static.pmang.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pub-static.pmang.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pub-static.pmang.com

Resolution chain

pub-static.pmang.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.25.11418.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.12218.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.1418.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.4018.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.1253.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.853.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.93.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.933.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.45.253.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.293.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.413.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.53.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

No WHOIS records are currently associated with pub-static.pmang.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from pub-static.pmang.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pub-static.pmang.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pub-static.pmang.com"})-[: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.