Skip to content

Hostname

chh.com

Last fetched

chh.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · chh.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chh.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.3.4413.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:299
Organization
carter holt harvey
Contact emails

Subdomains

15 observed subdomains of chh.com.

Web-graph footprint

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

36 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for chh.com.

MechanismTarget
SPF_INCLUDEaus-k1.o365.crossware.co.nz
SPF_INCLUDEemailsyd.freshservice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.210.88.120
SPF_IP13.237.3.44
SPF_IP20.193.18.29
SPF_IP20.193.4.65
SPF_IP20.40.160.212
SPF_IP20.40.171.166
SPF_IP20.40.171.203
SPF_IP52.147.28.32
SPF_IP52.189.212.52
SPF_IP52.189.217.208

Related pages

Pivot deeper into the graph from chh.com.

Cypher and MCP

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

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