Skip to content

Hostname

glgroup.com

Last fetched

glgroup.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · glgroup.comRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/glgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.179.180107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.145.9318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.227.153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.62.17444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.195.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.243.18852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.9.23354.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.144.8454.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.38.2432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.142.18632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.130.9498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.49.17598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.27.25232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.20.1098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

87 observed subdomains of glgroup.com.

Web-graph footprint

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

228 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for glgroup.com.

Related pages

Pivot deeper into the graph from glgroup.com.

Cypher and MCP

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

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