Hostname
loverzgame.com
Last fetched
loverzgame.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
loverzgame.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 |
|---|---|---|---|---|
| 3.169.121.124 | 3.169.120.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.121.60 | 3.169.120.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.121.93 | 3.169.120.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.121.98 | 3.169.120.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.171.214.109 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.16 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.4 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.65 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of loverzgame.com owner
- Contact emails
- 0f149081-72be-48c2-aa69-952a7f17042c@identity-protect.org
- 3cbb8328-39a6-419f-983e-5a0ec2a43a86@identity-protect.org
- 4a0e5fcb-79c7-488d-8ccc-4146737e643e@identity-protect.org
- 82792413-8f99-46d9-a922-468b9c4d7b8e@identity-protect.org
- a82be79b-6126-4125-8499-8910002eafa3@identity-protect.org
- f1350e54-6799-4f38-bd3b-c8ce5b74e0b4@identity-protect.org
Subdomains
1 observed subdomain of loverzgame.com.
| Subdomain |
|---|
| api.loverzgame.com |
Threat posture
History
Related pages
Pivot deeper into the graph from loverzgame.com.
- IP · 3.169.121.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TW
- Email · 0f149081-72be-48c2-aa69-952a7f17042c@identity-protect.org
- TLD · .com
- Browse hostnames · lo…
- 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: "loverzgame.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.