Hostname
devapi-gateway-pf.com
Last fetched
devapi-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
devapi-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.114.11.168 | 13.114.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.209.1 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.114.80.241 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.18.42 | 54.248.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of devapi-gateway-pf.com owner
- Contact emails
- 942c1ae9-31c9-4d80-8801-cfc4fbb2f72e@identity-protect.org
- 963dc32c-bd3f-4b12-b09f-791057e1c1ee@identity-protect.org
- a0084dbc-6467-4033-92b8-b7c9fe62c408@identity-protect.org
- aa626d6d-028b-49a5-807c-22694a4ae5ff@identity-protect.org
- b1642d53-fa28-41da-b211-3d5b72ed4610@identity-protect.org
- b66ed8af-cab3-4658-a220-5d3da4027b52@identity-protect.org
- c2536c3e-763a-4649-855e-f61a57e204e6@identity-protect.org
- owner-9445073@devapi-gateway-pf.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of devapi-gateway-pf.com.
| Subdomain |
|---|
| fapi-himegin.devapi-gateway-pf.com |
Threat posture
History
Related pages
Pivot deeper into the graph from devapi-gateway-pf.com.
- IP · 13.114.11.168
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 942c1ae9-31c9-4d80-8801-cfc4fbb2f72e@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "devapi-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.