Skip to content

Hostname

chhj.com

Last fetched

chhj.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · chhj.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chhj.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.29108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.4108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.81108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.87108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.226.155.1113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.11913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.12613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.165.206.1073.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.343.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.503.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.683.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.174.129.1203.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.413.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.533.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.723.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

35 observed subdomains of chhj.com.

Web-graph footprint

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

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for chhj.com.

MechanismTarget
SPF_INCLUDE21629334.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu967147.wl148.sendgrid.net
SPF_IP4.34.131.146

Related pages

Pivot deeper into the graph from chhj.com.

Cypher and MCP

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

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