Skip to content

Hostname

bigboxvr.com

Last fetched

bigboxvr.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2475 as the registrar.

Nutrition Label

WHISPER CANON · bigboxvr.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bigboxvr.com

Resolution chain

bigboxvr.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.173.10118.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.46.11118.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.252.8618.173.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.903.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.963.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.1003.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.1023.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.1054.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.1954.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.8354.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2475
Organization
domain admin
Contact emails

Subdomains

6 observed subdomains of bigboxvr.com.

Web-graph footprint

Distinct hostnames that link to or from bigboxvr.com in the public web crawl.

58 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bigboxvr.com.

MechanismTarget
SPF_INCLUDE_spf.fb.com

Related pages

Pivot deeper into the graph from bigboxvr.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bigboxvr.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 20

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