Skip to content

Hostname

glasskube.dev

Last fetched

glasskube.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · glasskube.devRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/glasskube.dev

Resolution chain

glasskube.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.6.11518.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.6018.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.6118.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.8418.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.166.152.1063.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.253.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.383.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.573.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1420
Organization
glasskube os
Contact emails

Subdomains

5 observed subdomains of glasskube.dev.

Web-graph footprint

Distinct hostnames that link to or from glasskube.dev in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for glasskube.dev.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_MXglasskube.dev

Related pages

Pivot deeper into the graph from glasskube.dev.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "glasskube.dev"})-[: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.