All hostnames boxed.gg resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · boxed.gg Routing diversity 4.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/boxed.gg Resolution chain boxed.gg resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.192.3 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.57 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.62 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.8 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.32.241.120 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.14 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.15 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.83 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.67.233.124 18.67.232.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.67.233.19 18.67.232.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.67.233.66 18.67.232.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.67.233.67 18.67.232.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 54.192.35.112 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.122 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.62 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.84 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.114 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.16 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.35 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.8 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with boxed.gg in WhisperGraph.
Subdomains 23 observed subdomains of boxed.gg.
Web-graph footprint Distinct hostnames that link to or from boxed.gg in the public web crawl.
19 sites link to this hostname.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for boxed.gg.
Related pages Pivot deeper into the graph from boxed.gg.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "boxed.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 .