Skip to content

Hostname

chg.es

Last fetched

chg.es appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · chg.esRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/chg.es

Resolution chain

chg.es has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with chg.es in WhisperGraph.

Subdomains

13 observed subdomains of chg.es.

Web-graph footprint

Distinct hostnames that link to or from chg.es in the public web crawl.

23 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for chg.es.

MechanismTarget
SPF_INCLUDEenviosemailmarketing.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailer.g-stock.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.77.247.136/29
SPF_IP217.76.135.229
SPF_IP217.76.135.50
SPF_IP217.76.137.112
SPF_IP217.76.142.84
SPF_IP52.236.92.113/32
SPF_IP77.225.177.10
SPF_IP82.165.153.196/32
SPF_IP82.223.97.180

Related pages

Pivot deeper into the graph from chg.es.

Cypher and MCP

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

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