Skip to content

Hostname

chg.life

Last fetched

chg.life resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · chg.lifeRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/chg.life

Resolution chain

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

IPPrefixASNOperatorCountry
3.114.139.1363.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.114.22535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.80.152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.37.15052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.120.9654.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.185.3457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
link2tek,
Contact emails

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for chg.life.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP3.114.80.136/32

Related pages

Pivot deeper into the graph from chg.life.

Cypher and MCP

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

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