Skip to content

Hostname

api.pii-protect.com

Last fetched

api.pii-protect.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · api.pii-protect.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/api.pii-protect.com

Resolution chain

api.pii-protect.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.171.214.1073.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1283.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.373.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.593.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.143.10952.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.2752.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.5852.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.9152.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
54.192.151.3254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with api.pii-protect.com in WhisperGraph.

Subdomains

4 observed subdomains of api.pii-protect.com.

Threat posture

History

Related pages

Pivot deeper into the graph from api.pii-protect.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api.pii-protect.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.