Hostname
authenticator-app.com
Last fetched
authenticator-app.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
authenticator-app.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 |
|---|---|---|---|---|
| 34.234.134.35 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.77.202 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.228.72 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.82.146.29 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of authenticator-app.com owner
- Contact emails
- 29ad560a-01f0-4d60-b34f-6cb0b298947a@identity-protect.org
- 6a7c17b5-a6bd-4ad5-9a79-0cde2bc954d0@identity-protect.org
- 6fed3c8a-2398-431f-9257-8ea79d72247f@identity-protect.org
- 8628333d-f925-4b52-9e26-4d81ea79ddf4@identity-protect.org
- 8a86a25d-7bfa-44e7-bea1-26265779e136@identity-protect.org
- 9e71219c-fc52-4869-aff4-18de8c6da4ae@identity-protect.org
- owner-8821127@authenticator-app.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of authenticator-app.com.
| Subdomain |
|---|
| www.authenticator-app.com |
Threat posture
History
Related pages
Pivot deeper into the graph from authenticator-app.com.
- IP · 34.234.134.35
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 29ad560a-01f0-4d60-b34f-6cb0b298947a@identity-protect.org
- TLD · .com
- Browse hostnames · au…
- 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: "authenticator-app.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.