Hostname
ustargames.com
Last fetched
ustargames.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ustargames.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.7.14 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.35 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.7 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.82 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.166.81.104 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.111 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.45 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.69 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.84.215.122 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.18 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.4 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.68 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ustargames.com owner
- Contact emails
- 29119c96-1a83-4d29-b3b2-67c5d52818cf@identity-protect.org
- 4d186181-174a-4e50-9848-76d0f02fa482@identity-protect.org
- 6a79d244-b0da-4db8-b332-2abfb3f14e6e@identity-protect.org
- 76548b85-777f-4197-856b-097b466c57a1@identity-protect.org
- cc3c13e2-ae97-4883-9281-3f749beb3f53@identity-protect.org
- d3fb5789-3599-4b32-bbea-ca84cd108876@identity-protect.org
- owner-3341744@ustargames.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ustargames.com.
| Subdomain |
|---|
| res.ustargames.com |
Web-graph footprint
Distinct hostnames that link to or from ustargames.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ustargames.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from ustargames.com.
- IP · 108.138.7.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 29119c96-1a83-4d29-b3b2-67c5d52818cf@identity-protect.org
- TLD · .com
- Browse hostnames · us…
- 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: "ustargames.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.