Skip to content

Hostname

clhg.com

Last fetched

clhg.com resolves to 1 IPv4 address operated by AS37153 in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
41.72.131.23441.72.128.0/19AS37153ZA

WHOIS identity

Registrar
iana:146
Organization
city lodge hotels
Contact emails

Subdomains

13 observed subdomains of clhg.com.

Web-graph footprint

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

193 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 clhg.com.

MechanismTarget
SPF_INCLUDEeversrv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP197.189.196.202
SPF_IP197.242.90.32
SPF_IP197.242.90.42
SPF_IP197.242.90.43
SPF_IP64.18.0.0/20
SPF_IP64.233.160.0/19
SPF_IP68.169.14.0/24
SPF_IP69.63.146.128/26
SPF_IP69.63.158.32/28

Related pages

Pivot deeper into the graph from clhg.com.

Cypher and MCP

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

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