Skip to content

Hostname

boxed.gg

Last fetched

boxed.gg resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · boxed.ggRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.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.

IPPrefixASNOperatorCountry
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.12013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.233.12418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.1918.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.6618.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.6718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.35.11254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.11454.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.1654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.3554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.854.239.195.0/24AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for boxed.gg.

MechanismTarget
SPF_INCLUDE_spf.google.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.