Hostname
facetscloud.com
Last fetched
facetscloud.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
facetscloud.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.219.62.74 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.54 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of facetscloud.com owner
- Contact emails
- 22f3100e-71d8-42bc-85e6-22948e4eb6c7@identity-protect.org
- 2d3f7af7-9a34-4a8f-ad4e-30969bd0a873@identity-protect.org
- 9858f895-e7d6-40b1-9242-f09d7c1ef7fd@identity-protect.org
- a2d56889-85f1-4eec-97ba-38874f177f4f@identity-protect.org
- bb0e3212-5b10-4ddf-a744-a468cdc28964@identity-protect.org
- cf2200b0-f54d-4be2-918c-05cc0fe0f5c3@identity-protect.org
Subdomains
11 observed subdomains of facetscloud.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for facetscloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from facetscloud.com.
- IP · 52.219.62.74
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 22f3100e-71d8-42bc-85e6-22948e4eb6c7@identity-protect.org
- TLD · .com
- Browse hostnames · fa…
- 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: "facetscloud.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.