Skip to content

Hostname

glsapp.com.sg

Last fetched

glsapp.com.sg resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in CZ.

Nutrition Label

WHISPER CANON · glsapp.com.sgRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/glsapp.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
2.17.147.1522.17.147.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
2.17.147.2002.17.147.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.61.251.423.61.251.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.61.251.623.61.251.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.64.112.2123.64.112.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.64.112.623.64.112.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US

WHOIS identity

No WHOIS records are currently associated with glsapp.com.sg in WhisperGraph.

Subdomains

3 observed subdomains of glsapp.com.sg.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from glsapp.com.sg.

Cypher and MCP

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

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