Skip to content

Hostname

cambly.com

Last fetched

cambly.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · cambly.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cambly.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.230.62.1854.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.5654.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.7754.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
65.8.131.12265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:469
Organization
myprivacy.net ltd.
Contact emails

Subdomains

35 observed subdomains of cambly.com.

Web-graph footprint

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

1,622 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cambly.com.

MechanismTarget
SPF_Acambly.com
SPF_INCLUDE5435739.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.sendcloud.org
SPF_INCLUDEspf.tipalti.com
SPF_INCLUDEuniversalspf.org
SPF_INCLUDEx.universalspf.org
SPF_IP166.78.71.188

Related pages

Pivot deeper into the graph from cambly.com.

Cypher and MCP

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

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