Hostname
hitbox.gg
Last fetched
hitbox.gg resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
hitbox.gg 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 |
|---|---|---|---|---|
| 108.157.150.38 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.86 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.91 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.92 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.37.105 | 18.64.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.64.37.107 | 18.64.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.64.37.43 | 18.64.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.64.37.75 | 18.64.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
WHOIS identity
No WHOIS records are currently associated with hitbox.gg in WhisperGraph.
Subdomains
4 observed subdomains of hitbox.gg.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hitbox.gg.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from hitbox.gg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hitbox.gg"})-[: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.