Skip to content

Hostname

gl-works.com

Last fetched

gl-works.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1898 as the registrar.

Nutrition Label

WHISPER CANON · gl-works.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gl-works.com

Resolution chain

gl-works.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.68.10518.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.1418.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.2318.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.5018.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.161.104.1013.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.843.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.93.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.973.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

Registrar
iana:1898
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of gl-works.com.

Web-graph footprint

Distinct hostnames that link to or from gl-works.com in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gl-works.com.

MechanismTarget
SPF_INCLUDEspf.owlet.work

Related pages

Pivot deeper into the graph from gl-works.com.

Cypher and MCP

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

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