Skip to content

Hostname

ghl.com

Last fetched

ghl.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ghl.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ghl.com

Resolution chain

ghl.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.166.244.153188.166.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:69
Organization
alex tay
Contact emails

Subdomains

22 observed subdomains of ghl.com.

Web-graph footprint

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

90 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ghl.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP115.134.221.218
SPF_IP121.122.49.25
SPF_IP124.82.136.30
SPF_IP175.136.239.221
SPF_IP175.139.253.97
SPF_IP18.138.171.71
SPF_IP52.76.163.37
SPF_IP54.240.112.39
SPF_IP54.240.112.40
SPF_IP54.254.229.192

Related pages

Pivot deeper into the graph from ghl.com.

Cypher and MCP

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

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