Hostname
facehubapp.com
Last fetched
facehubapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
facehubapp.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.239.195.119 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.43 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.6 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.64 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.212.126 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.86.212.54 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.86.212.78 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.86.212.79 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of facehubapp.com owner
- Contact emails
- 011ab5ee-e8b6-414b-a890-bb271bc3bff4@identity-protect.org
- 23ab0bef-d256-4140-a597-e9fbcf2846d5@identity-protect.org
- ce2e44ee-da8f-4f01-9b48-f69386f25d16@identity-protect.org
- e2251c81-f958-4426-9f82-98350b1452b3@identity-protect.org
- e7c4a3f6-ce6f-4f8c-b6b1-46af6f5f7ac1@identity-protect.org
- f9452680-0f88-48d8-901e-ce948acc3494@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from facehubapp.com.
- IP · 54.239.195.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 011ab5ee-e8b6-414b-a890-bb271bc3bff4@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: "facehubapp.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.