Hostname
api-dtrust-pf.com
Last fetched
api-dtrust-pf.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
api-dtrust-pf.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.158.64.171 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.42.144 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.76.74.229 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.178.239.141 | 54.178.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of api-dtrust-pf.com owner
- Contact emails
- 2ed95512-8e32-4456-8577-b9cf35acf5d4@identity-protect.org
- 2eeb1ff3-c0e4-46a2-95cb-03f6c6c545fd@identity-protect.org
- 3c9a6175-7f83-477f-9703-13c86c85b37a@identity-protect.org
- 42faef7d-5075-425a-9dec-504759f68107@identity-protect.org
- 975cc15a-0d6b-4460-908d-55cb0ddeb7d4@identity-protect.org
- a80a0ede-5169-4002-b20b-fc86707bcccb@identity-protect.org
- owner-11524001@api-dtrust-pf.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of api-dtrust-pf.com.
Threat posture
History
Related pages
Pivot deeper into the graph from api-dtrust-pf.com.
- IP · 13.158.64.171
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 2ed95512-8e32-4456-8577-b9cf35acf5d4@identity-protect.org
- TLD · .com
- Browse hostnames · ap…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api-dtrust-pf.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.