Skip to content

Hostname

glasscubes.com

Last fetched

glasscubes.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · glasscubes.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/glasscubes.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.243.105108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.117108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.61108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.81108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.222.214.11152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.2852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.1099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for glasscubes.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEtrustpilotservice.com
SPF_IP18.203.231.114
SPF_MXglasscubes.com

Related pages

Pivot deeper into the graph from glasscubes.com.

Cypher and MCP

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

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