Hostname
c-face-api.com
Last fetched
c-face-api.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
c-face-api.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.69.215.46 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.250.51 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of c-face-api.com owner
- Contact emails
- 04feb314-d25b-46e0-bbb4-a9560e653e51@identity-protect.org
- 05590780-0f26-48b1-9976-e25a935cd2e0@identity-protect.org
- 2ecb9333-544b-485c-8fe8-d2095b74c0f4@identity-protect.org
- 868ee57e-76cd-4301-8241-5c571c968a03@identity-protect.org
- 96827fc4-b5e7-4e0a-a19c-1f84fba7b38f@identity-protect.org
- c285a491-2fcc-42d2-bf0c-38360bed7b1c@identity-protect.org
- owner-9854512@c-face-api.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of c-face-api.com.
Web-graph footprint
Distinct hostnames that link to or from c-face-api.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from c-face-api.com.
- IP · 52.69.215.46
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 04feb314-d25b-46e0-bbb4-a9560e653e51@identity-protect.org
- TLD · .com
- Browse hostnames · cf…
- 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: "c-face-api.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.