Hostname
api-gateway-pf.com
Last fetched
api-gateway-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-gateway-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.192.70.112 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.62.170 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.82.24 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.154.57 | 54.238.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of api-gateway-pf.com owner
- Contact emails
- 14f7005d-5d55-4f87-ae20-dd727f327c97@identity-protect.org
- 4e4d9732-6dd2-45f3-8b41-c066233ebe5e@identity-protect.org
- 74adcab2-1b98-4280-ae9c-1f10489ccf2f@identity-protect.org
- c56191d3-4d91-4b86-8463-7c03c529faf1@identity-protect.org
- ddddeb88-8648-444b-8189-ce87126c16d9@identity-protect.org
- fbe45316-998d-4dbe-b34a-0611c0e9b32f@identity-protect.org
- owner-1500581@api-gateway-pf.com.whoisprivacyservice.org
- owner-8206105@api-gateway-pf.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of api-gateway-pf.com.
Threat posture
History
Related pages
Pivot deeper into the graph from api-gateway-pf.com.
- IP · 13.192.70.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 14f7005d-5d55-4f87-ae20-dd727f327c97@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-gateway-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.