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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.68.105 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.14 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.23 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.50 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.161.104.101 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.84 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.9 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.97 | 3.161.104.0/21 | AS16509 | AMAZON-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.
| Subdomain |
|---|
| mail.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gl-works.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.owlet.work |
Related pages
Pivot deeper into the graph from gl-works.com.
- IP · 18.155.68.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1898
- Country · SG
- Email · proxy@whoisprotectservice.com
- TLD · .com
- Browse hostnames · gl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.