Skip to content

Hostname

pnpclearance.ph

Last fetched

pnpclearance.ph resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · pnpclearance.phRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pnpclearance.ph

Resolution chain

pnpclearance.ph resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.96.10918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.2218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.9918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.144.12754.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.1454.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.4054.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.554.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
99.84.152.1199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with pnpclearance.ph in WhisperGraph.

Subdomains

1 observed subdomain of pnpclearance.ph.

Web-graph footprint

Distinct hostnames that link to or from pnpclearance.ph in the public web crawl.

69 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pnpclearance.ph.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from pnpclearance.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pnpclearance.ph"})-[: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.