Hostname
flaregames.com
Last fetched
flaregames.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flaregames.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 |
|---|---|---|---|---|
| 18.238.55.120 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.53 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.69 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.77 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flaregames.com owner
- Contact emails
- nic@flaregames.com
- 02522eca-dbe1-48e2-86e6-65d073be7fed@identity-protect.org
- 08c7e3ef-48d5-48ad-b70d-8b338e9e5789@identity-protect.org
- 10645423-ba03-4735-9913-bb0912834e32@identity-protect.org
- 43ede768-3c06-464d-8ad5-faaa2fb64a56@identity-protect.org
- 6ce7685b-bea3-4d65-be0c-deb2a1b4f37e@identity-protect.org
- 9994d267-e4f5-4ec9-bbd2-4c6a8a18752e@identity-protect.org
- a4741bb8-7c03-4977-8af2-8439c1d63f54@identity-protect.org
- owner-5067423@flaregames.com.whoisprivacyservice.org
- owner-5607321@flaregames.com.whoisprivacyservice.org
- owner-6919904@flaregames.com.whoisprivacyservice.org
- owner-9507601@flaregames.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of flaregames.com.
Web-graph footprint
Distinct hostnames that link to or from flaregames.com in the public web crawl.
90 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for flaregames.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from flaregames.com.
- IP · 18.238.55.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · nic@flaregames.com
- TLD · .com
- Browse hostnames · fl…
- 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: "flaregames.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.