Hostname
bag.games
Last fetched
bag.games resolves to 1 IPv4 address operated by AS55933 in HK. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
bag.games resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.206.245.203 | 109.206.244.0/23 | AS55933 | — | HK |
WHOIS identity
- Registrar
- iana:1599
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of bag.games.
| Subdomain |
|---|
| resource.bag.games |
| www.bag.games |
Web-graph footprint
Distinct hostnames that link to or from bag.games in the public web crawl.
29 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- d.tb5.cc
- 064dcovt544gonbnj6j6733e4gaa9njeu9r0dk4bkgpcthbifedfvckc.qc.x.bsgslb.cn
- 34dh6d5d9t61mh0m8dh6sovas01tbuuha4pg04elt35leuogdp0fu561.qc.x.bsgslb.cn
- moahb5u5ppjcthuke52f6j4bv3vb7c4r27r038rogtef4e918k4vvkhs.qc.x.bsgslb.cn
- psl23fag4h8683dd45c7uiqdett4jr13q7baea2vkd7thnufu64fukmf.qc.x.bsgslb.cn
- pic.imgdb.cn
- 123pan.com
- tbm-auth.alicdn.com
- media.st.dl.eccdnx.com
- i.imgtg.com
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bag.games.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mxhichina.com |
Related pages
Pivot deeper into the graph from bag.games.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bag.games"})-[: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.