Hostname
act-auth.com
Last fetched
act-auth.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
act-auth.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 |
|---|---|---|---|---|
| 3.113.87.239 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.80.142 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.139.36 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.22.63 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of act-auth.com owner
- Contact emails
- 1e428a47-4e2d-496a-ae7a-b217f0058d14@identity-protect.org
- 321f52d3-e82d-45f1-b0b6-e20369b8d9cb@identity-protect.org
- 40f6145e-3782-46e9-84ae-9586d5705b0f@identity-protect.org
- 4cbf8cf9-9df5-4f4e-94c5-8d37a4b8f5f3@identity-protect.org
- 5f6a82a2-c099-46b0-8304-f85ecc0ed285@identity-protect.org
- 77e2517a-9746-4f4d-8e87-6f66d0f7dc4f@identity-protect.org
- owner-9034803@act-auth.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from act-auth.com.
- IP · 3.113.87.239
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1e428a47-4e2d-496a-ae7a-b217f0058d14@identity-protect.org
- TLD · .com
- Browse hostnames · ac…
- 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: "act-auth.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.