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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.171.214.107 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.128 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.37 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.59 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.84.143.109 | 52.84.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.84.143.27 | 52.84.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.84.143.58 | 52.84.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.84.143.91 | 52.84.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 54.192.151.32 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.45 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.89 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.92 | 54.192.148.0/22 | AS16509 | AMAZON-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.